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 WriterGraphRIOTFactoryRDFWriterRegistry.getWriterGraphFactory(Lang lang) Get the graph writer factory associated with the languagestatic WriterGraphRIOTFactoryRDFWriterRegistry.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 voidRDFWriterRegistry.register(RDFFormat serialization, WriterGraphRIOTFactory graphWriterFactory) Register the serialization for graphs and it's associated factory