| 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 |
|---|---|
void |
RDFParser.setParseLocationListener(ParseLocationListener ll)
Sets the ParseLocationListener that will be notified of the parser's
progress during the parse process.
|
| Modifier and Type | Method and Description |
|---|---|
ParseLocationListener |
RDFParserBase.getParseLocationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
RDFParserBase.setParseLocationListener(ParseLocationListener el) |
Copyright © 2001-2014 Aduna. All Rights Reserved.