| Package | Description |
|---|---|
| org.apache.jena.riot | |
| org.apache.jena.riot.writer |
| Modifier and Type | Method and Description |
|---|---|
static WriterDatasetRIOTFactory |
RDFWriterRegistry.getWriterDatasetFactory(Lang lang)
Get the dataset writer factory asscoiated with the language
|
static WriterDatasetRIOTFactory |
RDFWriterRegistry.getWriterDatasetFactory(RDFFormat serialization)
Get the dataset writer factory asscoiated with the output format
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RDFWriterRegistry.register(RDFFormat serialization,
WriterDatasetRIOTFactory datasetWriterFactory)
Register the serialization for datasets and it's associated factory
|
| Modifier and Type | Field and Description |
|---|---|
static WriterDatasetRIOTFactory |
NullWriter.factory |
Licenced under the Apache License, Version 2.0