net.fortytwo.flow.rdf
Class RDFBuffer

java.lang.Object
  extended by net.fortytwo.flow.rdf.RDFSource
      extended by net.fortytwo.flow.rdf.RDFCollector
          extended by net.fortytwo.flow.rdf.RDFBuffer
All Implemented Interfaces:
RDFSink

public class RDFBuffer
extends RDFCollector

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

Constructor Summary
RDFBuffer(RDFSink sink)
           
 
Method Summary
 void flush()
           
 
Methods inherited from class net.fortytwo.flow.rdf.RDFCollector
clear, commentSink, commentSource, countComments, countNamespaces, countStatements, namespaceSink, namespaceSource, statementSink, statementSource
 
Methods inherited from class net.fortytwo.flow.rdf.RDFSource
writeTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RDFBuffer

public RDFBuffer(RDFSink sink)
Method Detail

flush

public void flush()
           throws RippleException
Throws:
RippleException


Copyright © 2007-2014. All Rights Reserved.