Uses of Interface
com.hp.hpl.jena.rdf.arp.ExtendedHandler

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.
 



Copyright © 2000-2003 Hewlett-Packard. All Rights Reserved.