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

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.
 



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