Uses of Interface
org.apache.jena.riot.WriterDatasetRIOTFactory
-
Uses of WriterDatasetRIOTFactory in org.apache.jena.riot
Modifier and TypeMethodDescriptionstatic WriterDatasetRIOTFactory
RDFWriterRegistry.getWriterDatasetFactory
(Lang lang) Get the dataset writer factory associated with the languagestatic WriterDatasetRIOTFactory
RDFWriterRegistry.getWriterDatasetFactory
(RDFFormat serialization) Get the dataset writer factory associated with the output formatModifier and TypeMethodDescriptionstatic void
RDFWriterRegistry.register
(RDFFormat serialization, WriterDatasetRIOTFactory datasetWriterFactory) Register the serialization for datasets and it's associated factory -
Uses of WriterDatasetRIOTFactory in org.apache.jena.riot.writer