public class XPathNSResolverImpl extends Object implements org.w3c.dom.xpath.XPathNSResolver
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
int |
hashCode() |
String |
lookupNamespaceURI(String prefix) |
public String lookupNamespaceURI(String prefix)
lookupNamespaceURI
in interface org.w3c.dom.xpath.XPathNSResolver
Copyright © 2020. All rights reserved.