net.fortytwo.flow.rdf.diff
Class RDFDiffBuffer

java.lang.Object
  extended by net.fortytwo.flow.rdf.diff.RDFDiffCollector
      extended by net.fortytwo.flow.rdf.diff.RDFDiffBuffer
All Implemented Interfaces:
RDFDiffSink, RDFDiffSource

public class RDFDiffBuffer
extends RDFDiffCollector

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

Constructor Summary
RDFDiffBuffer(RDFDiffSink sink)
           
 
Method Summary
 void flush()
           
 
Methods inherited from class net.fortytwo.flow.rdf.diff.RDFDiffCollector
adderSink, adderSource, clear, commentSink, namespaceSink, statementSink, subtractorSink, subtractorSource, writeTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RDFDiffBuffer

public RDFDiffBuffer(RDFDiffSink sink)
Method Detail

flush

public void flush()
           throws RippleException
Throws:
RippleException


Copyright © 2007-2014. All Rights Reserved.