Uses of Interface
org.apache.any23.writer.FormatWriter
-
Packages that use FormatWriter Package Description org.apache.any23.writer -
-
Uses of FormatWriter in org.apache.any23.writer
Methods in org.apache.any23.writer that return FormatWriter Modifier and Type Method Description default FormatWriter
TripleWriterFactory. getRdfWriter(OutputStream os)
Deprecated.since 2.3.FormatWriter
WriterFactory. getRdfWriter(OutputStream os)
Deprecated.since 2.3.FormatWriter
WriterFactoryRegistry. getWriterInstanceByIdentifier(String id, OutputStream os)
Deprecated.since 2.3.
-