Uses of Interface
org.eclipse.rdf4j.rio.ParseLocationListener
Packages that use ParseLocationListener
Package
Description
Rio: The RDF4J parser/writer API.
Provides helpers classes for Rio.
-
Uses of ParseLocationListener in org.eclipse.rdf4j.query.resultio
Methods in org.eclipse.rdf4j.query.resultio that return ParseLocationListenerMethods in org.eclipse.rdf4j.query.resultio with parameters of type ParseLocationListenerModifier and TypeMethodDescriptionAbstractQueryResultParser.setParseLocationListener(ParseLocationListener el)
QueryResultParser.setParseLocationListener(ParseLocationListener ll)
Sets the ParseLocationListener that will be notified of the parser's progress during the parse process. -
Uses of ParseLocationListener in org.eclipse.rdf4j.rio
Methods in org.eclipse.rdf4j.rio with parameters of type ParseLocationListenerModifier and TypeMethodDescriptionRDFParser.setParseLocationListener(ParseLocationListener ll)
Sets the ParseLocationListener that will be notified of the parser's progress during the parse process. -
Uses of ParseLocationListener in org.eclipse.rdf4j.rio.helpers
Classes in org.eclipse.rdf4j.rio.helpers that implement ParseLocationListenerMethods in org.eclipse.rdf4j.rio.helpers that return ParseLocationListenerMethods in org.eclipse.rdf4j.rio.helpers with parameters of type ParseLocationListenerModifier and TypeMethodDescriptionAbstractRDFParser.setParseLocationListener(ParseLocationListener el)