Package | Description |
---|---|
org.apache.jena.riot |
Modifier and Type | Method and Description |
---|---|
static WriterGraphRIOTFactory |
RDFWriterRegistry.getWriterGraphFactory(Lang lang)
Get the graph writer factory asscoiated with the language
|
static WriterGraphRIOTFactory |
RDFWriterRegistry.getWriterGraphFactory(RDFFormat serialization)
Get the graph writer factory asscoiated with the output format
|
Modifier and Type | Method and Description |
---|---|
static void |
RDFWriterRegistry.register(RDFFormat serialization,
WriterGraphRIOTFactory graphWriterFactory)
Register the serialization for graphs and it's associated factory
|
Licenced under the Apache License, Version 2.0