Uses of Interface
org.apache.jena.riot.WriterGraphRIOTFactory
Packages that use WriterGraphRIOTFactory
-
Uses of WriterGraphRIOTFactory in org.apache.jena.riot
Methods in org.apache.jena.riot that return WriterGraphRIOTFactoryModifier 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 formatMethods in org.apache.jena.riot with parameters of type WriterGraphRIOTFactoryModifier and TypeMethodDescriptionstatic void
RDFWriterRegistry.register
(RDFFormat serialization, WriterGraphRIOTFactory graphWriterFactory) Register the serialization for graphs and it's associated factory