Compounds | |
class | XPath::Context |
The context in which a query is being executed. More... | |
class | XPath::ExpressionNode |
The AST of an XPath expression. More... | |
class | XPath::ExpressionAbbr |
An AST node for abbreviated expressions. More... | |
class | XPath::Query |
A class for performing XPath queries. More... | |
class | XPath::Value |
An XPath value. More... | |
class | XPath::Exception |
An error value returned by the XPath engine. More... | |
class | XPath::NodeSet |
An XPath node-set value. More... | |
class | XPath::Boolean |
An XPath Boolean value. More... | |
class | XPath::Number |
An XPath Number value. More... | |
class | XPath::String |
An XPath String value. More... |