public class XPathAdapter extends Object
Constructor and Description |
---|
XPathAdapter(String exprString,
org.htmlunit.xpath.xml.utils.PrefixResolver prefixResolver,
boolean caseSensitive)
Constructor.
|
public XPathAdapter(String exprString, org.htmlunit.xpath.xml.utils.PrefixResolver prefixResolver, boolean caseSensitive) throws TransformerException
exprString
- the XPath expressionprefixResolver
- a prefix resolver to use to resolve prefixes to namespace URIscaseSensitive
- whether the attributes should be case-sensitiveTransformerException
- if a syntax or other error occursCopyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.