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

Packages that use ExtendedHandler
com.hp.hpl.jena.rdf.arp A parser for RDF/XML
 

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

Subinterfaces of ExtendedHandler in com.hp.hpl.jena.rdf.arp
 interface ARPEventHandler
          Convenience generalization of all ARP handler interfaces.
 

Methods in com.hp.hpl.jena.rdf.arp that return ExtendedHandler
 ExtendedHandler ARPHandlers.getExtendedHandler()
          Gets the current extended handler.
 ExtendedHandler ARPHandlers.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 ARPHandlers.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, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP