createNSResolver method
Node
createNSResolver(
- Node nodeResolver
Creates an XPathNSResolver which resolves namespaces with respect to the
definitions in scope for a specified node.
Implementation
external Node createNSResolver(Node nodeResolver);