| Package | Description |
|---|---|
| org.apache.jena.riot.resultset | |
| org.apache.jena.riot.resultset.rw |
| Modifier and Type | Method and Description |
|---|---|
static ResultSetWriterFactory |
ResultSetWriterRegistry.getFactory(Lang lang)
Lookup a
Lang to get the registered ResultSetReaderFactory (or null) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ResultSetWriterRegistry.register(Lang lang,
ResultSetWriterFactory factory)
Register a
ResultSetReaderFactory for a Lang |
| Modifier and Type | Field and Description |
|---|---|
static ResultSetWriterFactory |
ResultSetWriterJSON.factory |
static ResultSetWriterFactory |
ResultSetWriterXML.factory |
static ResultSetWriterFactory |
ResultSetWriterThrift.factory |
Licenced under the Apache License, Version 2.0