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

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

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

Subinterfaces of NamespaceHandler 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 NamespaceHandler
 NamespaceHandler ARPHandlers.getNamespaceHandler()
          Gets the current namespace handler.
 NamespaceHandler ARPHandlers.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 ARPHandlers.setNamespaceHandler(NamespaceHandler sh)
          Sets the NamespaceHandler that provides the callback mechanism for XML namespace declarations.
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP