|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WriterGraphRIOTFactory | |
|---|---|
| org.apache.jena.riot | |
| Uses of WriterGraphRIOTFactory in org.apache.jena.riot |
|---|
| Methods in org.apache.jena.riot that return WriterGraphRIOTFactory | |
|---|---|
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 |
| Methods in org.apache.jena.riot with parameters of type WriterGraphRIOTFactory | |
|---|---|
static void |
RDFWriterRegistry.register(RDFFormat serialization,
WriterGraphRIOTFactory graphWriterFactory)
Register the serialization for graphs and it's associated factory |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||