| Package | Description |
|---|---|
| org.openrdf.rio |
General classes and interfaces for RDF parsers and RDF writers.
|
| org.openrdf.rio.helpers |
Provides helpers classes for Rio.
|
| Modifier and Type | Method and Description |
|---|---|
ParserConfig |
RDFParser.getParserConfig()
Retrieves the current parser configuration as a single object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RDFParser.setParserConfig(ParserConfig config)
Sets all supplied parser configuration options.
|
| Modifier and Type | Method and Description |
|---|---|
ParserConfig |
RDFParserBase.getParserConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
RDFParserBase.setParserConfig(ParserConfig config) |
Copyright © 2001-2013 Aduna. All Rights Reserved.