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 FormatWriterTripleWriterFactory. getRdfWriter(OutputStream os)Deprecated.since 2.3.FormatWriterWriterFactory. getRdfWriter(OutputStream os)Deprecated.since 2.3.FormatWriterWriterFactoryRegistry. getWriterInstanceByIdentifier(String id, OutputStream os)Deprecated.since 2.3.
-