net.fortytwo.flow.rdf.diff
Interface RDFDiffSource

All Known Implementing Classes:
RDFDiff, RDFDiffBuffer, RDFDiffCollector

public interface RDFDiffSource

Author:
Joshua Shinavier (http://fortytwo.net)

Method Summary
 RDFSource adderSource()
           
 RDFSource subtractorSource()
           
 void writeTo(RDFDiffSink sink)
           
 

Method Detail

adderSource

RDFSource adderSource()

subtractorSource

RDFSource subtractorSource()

writeTo

void writeTo(RDFDiffSink sink)
             throws RippleException
Throws:
RippleException


Copyright © 2007-2014. All Rights Reserved.