Uses of Interface
org.apache.jena.riot.WriterDatasetRIOTFactory
Packages that use WriterDatasetRIOTFactory
-
Uses of WriterDatasetRIOTFactory in org.apache.jena.riot
Methods in org.apache.jena.riot that return WriterDatasetRIOTFactoryModifier and TypeMethodDescriptionstatic WriterDatasetRIOTFactoryRDFWriterRegistry.getWriterDatasetFactory(Lang lang) Get the dataset writer factory associated with the languagestatic WriterDatasetRIOTFactoryRDFWriterRegistry.getWriterDatasetFactory(RDFFormat serialization) Get the dataset writer factory associated with the output formatMethods in org.apache.jena.riot with parameters of type WriterDatasetRIOTFactoryModifier and TypeMethodDescriptionstatic voidRDFWriterRegistry.register(RDFFormat serialization, WriterDatasetRIOTFactory datasetWriterFactory) Register the serialization for datasets and it's associated factory -
Uses of WriterDatasetRIOTFactory in org.apache.jena.riot.writer
Fields in org.apache.jena.riot.writer declared as WriterDatasetRIOTFactory