Uses of Interface
org.apache.any23.writer.TripleHandler
-
Packages that use TripleHandler Package Description org.apache.any23.writer -
-
Uses of TripleHandler in org.apache.any23.writer
Subinterfaces of TripleHandler in org.apache.any23.writer Modifier and Type Interface Description interfaceFormatWriterBase interface used for the definition of RDF format writers.Methods in org.apache.any23.writer that return TripleHandler Modifier and Type Method Description TripleHandlerDecoratingWriterFactory. getTripleWriter(TripleHandler delegate, Settings settings)TripleHandlerTripleWriterFactory. getTripleWriter(OutputStream out, Settings settings)Methods in org.apache.any23.writer with parameters of type TripleHandler Modifier and Type Method Description TripleHandlerDecoratingWriterFactory. getTripleWriter(TripleHandler delegate, Settings settings)
-