|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParseLocationListener | |
|---|---|
| org.openrdf.rio | General classes and interfaces for RDF parsers and RDF writers. |
| org.openrdf.rio.helpers | Provides helpers classes for Rio. |
| Uses of ParseLocationListener in org.openrdf.rio |
|---|
| Methods in org.openrdf.rio with parameters of type ParseLocationListener | |
|---|---|
void |
RDFParser.setParseLocationListener(ParseLocationListener ll)
Sets the ParseLocationListener that will be notified of the parser's progress during the parse process. |
| Uses of ParseLocationListener in org.openrdf.rio.helpers |
|---|
| Methods in org.openrdf.rio.helpers that return ParseLocationListener | |
|---|---|
ParseLocationListener |
RDFParserBase.getParseLocationListener()
|
| Methods in org.openrdf.rio.helpers with parameters of type ParseLocationListener | |
|---|---|
void |
RDFParserBase.setParseLocationListener(ParseLocationListener el)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||