|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamespaceHandler | |
com.hp.hpl.jena.rdf.arp | Reading RDF/XML. |
Uses of NamespaceHandler in com.hp.hpl.jena.rdf.arp |
Subinterfaces of NamespaceHandler in com.hp.hpl.jena.rdf.arp | |
interface |
ARPHandler
Convenience generalization of all ARP handler interfaces. |
Methods in com.hp.hpl.jena.rdf.arp that return NamespaceHandler | |
NamespaceHandler |
ARP.setNamespaceHandler(NamespaceHandler sh)
Sets the NamespaceHandler that provides the callback mechanism for XML namespace declarations. |
Methods in com.hp.hpl.jena.rdf.arp with parameters of type NamespaceHandler | |
NamespaceHandler |
ARP.setNamespaceHandler(NamespaceHandler sh)
Sets the NamespaceHandler that provides the callback mechanism for XML namespace declarations. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |