Uses of Interface
org.apache.jena.riot.WriterGraphRIOTFactory
-
Uses of WriterGraphRIOTFactory in org.apache.jena.riot
Modifier and TypeMethodDescriptionstatic WriterGraphRIOTFactory
RDFWriterRegistry.getWriterGraphFactory
(Lang lang) Get the graph writer factory associated with the languagestatic WriterGraphRIOTFactory
RDFWriterRegistry.getWriterGraphFactory
(RDFFormat serialization) Get the graph writer factory associated with the output formatModifier and TypeMethodDescriptionstatic void
RDFWriterRegistry.register
(RDFFormat serialization, WriterGraphRIOTFactory graphWriterFactory) Register the serialization for graphs and it's associated factory