Package aQute.lib.xpath
Class XPathParser
java.lang.Object
aQute.lib.xpath.XPathParser
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XPathParser
- Throws:
Exception
-
-
Method Details
-
parse
public <X> void parse(String what, Class<X> type, List<X> map) throws XPathExpressionException, Exception - Throws:
XPathExpressionException
Exception
-
parse
- Throws:
Exception
-
processValue
-
parse
- Throws:
Exception
-