org.openjena.riot.lang
Class SinkToGraph

java.lang.Object
  extended by org.openjena.riot.lang.SinkToGraph
All Implemented Interfaces:
Closeable, Sink<com.hp.hpl.jena.graph.Triple>
Direct Known Subclasses:
SinkTriplesToGraph

public abstract class SinkToGraph
extends java.lang.Object
implements Sink<com.hp.hpl.jena.graph.Triple>


Method Summary
 void close()
           
 void flush()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openjena.atlas.lib.Sink
send
 

Method Detail

flush

public void flush()
Specified by:
flush in interface Sink<com.hp.hpl.jena.graph.Triple>

close

public void close()
Specified by:
close in interface Closeable


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.