Uses of Class
org.eclipse.rdf4j.common.xml.SimpleSAXAdapter
-
Packages that use SimpleSAXAdapter Package Description org.eclipse.rdf4j.http.protocol.transaction org.eclipse.rdf4j.query.resultio.sparqlxml Parsers and writers for the SPARQL Query Results XML Formatorg.eclipse.rdf4j.rio.trix Parser/writer for the TriX format. -
-
Uses of SimpleSAXAdapter in org.eclipse.rdf4j.http.protocol.transaction
Subclasses of SimpleSAXAdapter in org.eclipse.rdf4j.http.protocol.transaction Modifier and Type Class Description (package private) classTransactionSAXParserParses an RDF transaction document into a collection ofTransactionOperationobjects. -
Uses of SimpleSAXAdapter in org.eclipse.rdf4j.query.resultio.sparqlxml
Subclasses of SimpleSAXAdapter in org.eclipse.rdf4j.query.resultio.sparqlxml Modifier and Type Class Description (package private) classSPARQLBooleanSAXParser(package private) classSPARQLResultsSAXParser -
Uses of SimpleSAXAdapter in org.eclipse.rdf4j.rio.trix
Subclasses of SimpleSAXAdapter in org.eclipse.rdf4j.rio.trix Modifier and Type Class Description private classTriXParser.TriXSAXHandler
-