JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.jena.rdfxml.xmlinput0.impl.SAX2RDFImpl
Packages that use
SAX2RDFImpl
Package
Description
org.apache.jena.rdfxml.xmlinput0
A parser for
RDF/XML
.
Uses of
SAX2RDFImpl
in
org.apache.jena.rdfxml.xmlinput0
Subclasses of
SAX2RDFImpl
in
org.apache.jena.rdfxml.xmlinput0
Modifier and Type
Class
Description
class
DOM2Model
Transform DOM nodes of RDF.XML into Jena Models.
class
SAX2Model
Use arbitrary SAX input to Jena.
class
SAX2RDF
Allows connecting an arbitrary source of SAX events with ARP.