|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtendedHandler | |
com.hp.hpl.jena.rdf.arp | Reading RDF/XML. |
Uses of ExtendedHandler in com.hp.hpl.jena.rdf.arp |
Subinterfaces of ExtendedHandler 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 ExtendedHandler | |
ExtendedHandler |
ARP.setExtendedHandler(ExtendedHandler sh)
Sets the ExtendedHandler that provides the callback mechanism for bnodes as they leave scope, and for the start and end of rdf:RDF elements. |
Methods in com.hp.hpl.jena.rdf.arp with parameters of type ExtendedHandler | |
ExtendedHandler |
ARP.setExtendedHandler(ExtendedHandler sh)
Sets the ExtendedHandler that provides the callback mechanism for bnodes as they leave scope, and for the start and end of rdf:RDF elements. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |