Class Hierarchy
- java.lang.Object
- org.apache.any23.writer.BenchmarkTripleHandler (implements org.apache.any23.writer.TripleHandler)
- org.apache.any23.writer.CompositeTripleHandler (implements org.apache.any23.writer.TripleHandler)
- org.apache.any23.writer.CountingTripleHandler (implements org.apache.any23.writer.TripleHandler)
- org.apache.any23.writer.JSONLDWriterFactory (implements org.apache.any23.writer.TripleWriterFactory)
- org.apache.any23.writer.JSONWriterFactory (implements org.apache.any23.writer.TripleWriterFactory)
- org.apache.any23.writer.LoggingTripleHandler (implements org.apache.any23.writer.TripleHandler)
- org.apache.any23.writer.NQuadsWriterFactory (implements org.apache.any23.writer.TripleWriterFactory)
- org.apache.any23.writer.NTriplesWriterFactory (implements org.apache.any23.writer.TripleWriterFactory)
- org.apache.any23.writer.RDFXMLWriterFactory (implements org.apache.any23.writer.TripleWriterFactory)
- org.apache.any23.writer.ReportingTripleHandler (implements org.apache.any23.writer.TripleHandler)
- org.apache.any23.writer.RepositoryWriter (implements org.apache.any23.writer.TripleHandler)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.any23.writer.TripleHandlerException
- java.lang.Exception
- org.apache.any23.writer.TripleFormat
- org.apache.any23.writer.TripleFormat.Capabilities
- org.apache.any23.writer.TripleWriterHandler (implements org.apache.any23.writer.TripleHandler, org.apache.any23.writer.TripleWriter)
- org.apache.any23.writer.JSONWriter (implements org.apache.any23.writer.FormatWriter)
- org.apache.any23.writer.RDFWriterTripleHandler (implements org.apache.any23.writer.FormatWriter)
- org.apache.any23.writer.JSONLDWriter
- org.apache.any23.writer.NQuadsWriter
- org.apache.any23.writer.NTriplesWriter
- org.apache.any23.writer.RDFXMLWriter
- org.apache.any23.writer.TriXWriter
- org.apache.any23.writer.TurtleWriter
- org.apache.any23.writer.URIListWriter (implements org.apache.any23.writer.FormatWriter)
- org.apache.any23.writer.TriXWriterFactory (implements org.apache.any23.writer.TripleWriterFactory)
- org.apache.any23.writer.TurtleWriterFactory (implements org.apache.any23.writer.TripleWriterFactory)
- org.apache.any23.writer.URIListWriterFactory (implements org.apache.any23.writer.TripleWriterFactory)
- org.apache.any23.writer.WriterFactoryRegistry
- org.apache.any23.writer.WriterSettings
Interface Hierarchy
- java.lang.AutoCloseable
- org.apache.any23.writer.TripleHandler
- org.apache.any23.writer.FormatWriter
- org.apache.any23.writer.TripleWriter
- org.apache.any23.writer.TripleHandler
- org.apache.any23.writer.WriterFactory
- org.apache.any23.writer.BaseWriterFactory<Output>
- org.apache.any23.writer.DecoratingWriterFactory
- org.apache.any23.writer.TripleWriterFactory
- org.apache.any23.writer.BaseWriterFactory<Output>