|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLHandler | |
|---|---|
| org.mulgara.jena.rdf.arp | |
| org.mulgara.jena.rdf.arp.impl | |
| org.mulgara.jena.rdf.arp.states | |
| Uses of XMLHandler in org.mulgara.jena.rdf.arp |
|---|
| Subclasses of XMLHandler in org.mulgara.jena.rdf.arp | |
|---|---|
class |
SAX2RDF
Allows connecting an arbitrary source of SAX events with ARP. |
| Methods in org.mulgara.jena.rdf.arp with parameters of type XMLHandler | |
|---|---|
static void |
SAX2RDF.installHandlers(XMLReader rdr,
XMLHandler sax2rdf)
Initializes an XMLReader to use the SAX2RDF object as its handler for all events, and to use namespaces and namespace prefixes. |
| Uses of XMLHandler in org.mulgara.jena.rdf.arp.impl |
|---|
| Subclasses of XMLHandler in org.mulgara.jena.rdf.arp.impl | |
|---|---|
class |
RDFXMLParser
The main parser, other variants of XMLHandler are for more specialized purposes. |
class |
SAX2RDFImpl
This class is public merely to reduce the amount of irrelevant documentation generated by Javadoc for SAX2RDF. |
| Fields in org.mulgara.jena.rdf.arp.impl declared as XMLHandler | |
|---|---|
protected XMLHandler |
ParserSupport.arp
|
| Methods in org.mulgara.jena.rdf.arp.impl that return XMLHandler | |
|---|---|
XMLHandler |
ParserSupport.getXMLHandler()
|
| Methods in org.mulgara.jena.rdf.arp.impl with parameters of type XMLHandler | |
|---|---|
protected static void |
AbsXMLContext.checkURI(XMLHandler forErrors,
Taint taintMe,
com.hp.hpl.jena.iri.IRI rslt)
|
protected static Taint |
AbsXMLContext.initTaint(XMLHandler h,
com.hp.hpl.jena.iri.IRI base)
|
String |
AbsXMLContext.resolve(XMLHandler forErrors,
Taint taintMe,
String u)
|
AbsXMLContext |
XMLBaselessContext.withBase(XMLHandler forErrors,
String b)
|
AbsXMLContext |
AbsXMLContext.withBase(XMLHandler forErrors,
String b)
|
protected AbsXMLContext |
AbsXMLContext.withLang(XMLHandler forErrors,
String l)
|
| Constructors in org.mulgara.jena.rdf.arp.impl with parameters of type XMLHandler | |
|---|---|
ARPResource(XMLHandler parent)
|
|
ARPResource(XMLHandler parent,
String nid)
|
|
ParserSupport(XMLHandler arp,
AbsXMLContext xml)
|
|
XMLBaselessContext(XMLHandler f,
int eno)
|
|
XMLContext(XMLHandler h,
com.hp.hpl.jena.iri.IRI uri,
Taint baseT)
|
|
| Uses of XMLHandler in org.mulgara.jena.rdf.arp.states |
|---|
| Methods in org.mulgara.jena.rdf.arp.states that return XMLHandler | |
|---|---|
XMLHandler |
FrameI.getXMLHandler()
|
| Constructors in org.mulgara.jena.rdf.arp.states with parameters of type XMLHandler | |
|---|---|
AbsXMLLiteral(XMLHandler h,
AbsXMLContext x)
|
|
Frame(XMLHandler a,
AbsXMLContext x)
|
|
LookingForRDF(XMLHandler s,
AbsXMLContext x)
|
|
StartStateRDForDescription(XMLHandler handler,
AbsXMLContext x)
|
|
WantDescription(XMLHandler handler,
AbsXMLContext x)
|
|
WantTopLevelDescription(XMLHandler handler,
AbsXMLContext x)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||