| Package | Description |
|---|---|
| org.apache.jena.riot.resultset |
| Modifier and Type | Method and Description |
|---|---|
static ResultSetWriterFactory |
ResultSetWriterRegistry.lookup(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 |
Licenced under the Apache License, Version 2.0