API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.w3c.dom.xpath. XPathNSResolver View Source
Author(s)
Since
Version
Serial
Hierarchy
 XPathNSResolver
Subinterfaces
Description
public interface XPathNSResolver
  The XPathNSResolver interface permit prefix strings in the expression to be properly bound to namespaceURI strings.
See also:   
Methods
Hide/Show inherited methods
public String lookupNamespaceURI (String prefix)
  Look up the namespace URI associated to the given namespace prefix.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar