org.openjena.atlas.lib
Interface Closeable

All Known Subinterfaces:
com.hp.hpl.jena.sparql.core.DatasetGraph, GraphStore, Sink<T>, Tokenizer
All Known Implementing Classes:
BufferingWriter.SinkBuffer, BufferingWriter.SinkChannel, BufferingWriter.SinkOutputStream, InferenceExpanderRDFS, PrintingSink, PrintTokenizer, RepeatApplyIterator, SinkCounting, SinkLogging, SinkNull, SinkPrint, SinkQuadOutput, SinkQuadsToDataset, SinkSplit, SinkToGraph, SinkTripleOutput, SinkTriplesToGraph, SinkWrapper, TokenizerBytes, TokenizerJSON, TokenizerText, TokenizerWrapper

public interface Closeable


Method Summary
 void close()
           
 

Method Detail

close

void close()


Copyright © 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP