Package org.apache.any23.writer
-
Interface Summary Interface Description DecoratingWriterFactory Base interface used for constructors of decoratingTripleHandler
implementations.FormatWriter Base interface used for the definition of RDF format writers.TripleHandler Defines a document based triple handler.TripleWriter Base interface for triple writers that don't need an extraction context to write triplesTripleWriterFactory Base interface for constructors ofTripleHandler
implementations that write to anOutputStream
using a particularFileFormat
.WriterFactory The superinterface of allTripleHandler
factory interfaces. -
Class Summary Class Description TripleFormat TripleFormat.Capabilities WriterFactoryRegistry Registry class forWriterFactory
s. -
Exception Summary Exception Description TripleHandlerException Defines a generic exception raised when accessing toTripleHandler
class.