[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XPath' (#lazutils)

Reference for unit 'Laz2_XPath': Classes

EXPathEvaluationError

  

Exception raised when an error occurs during XPath expression evaluation.

TStep

  

Implements an XPath Location Step.

TXPathBinaryNode

  

The base class for XPath expressions which represent Binary operations.

TXPathBooleanOpNode

  

Represents a Boolean expression in XPath syntax.

TXPathBooleanVariable

  

Represents an XPath Boolean variable.

TXPathCompareNode

  

Represents an XPath Comparison expression.

TXPathConstantNode

  

Represents an XPath literal expression.

TXPathContext

  

Represents the Context for an XPath expression.

TXPathEnvironment

  

Provides access to functions and variables available in the XPath environment.

TXPathExpression

  

Evaluates an XPath expression using the specified scanner and resolver.

TXPathExprNode

  

Defines the base class used to evaluate XPath expressions.

TXPathFilterNode

  

Implements an XPath Filter expression.

TXPathFunctionNode

  

Represents an XPath Function expression.

TXPathMathOpNode

  

Represents a Math Operation in an XPath expression.

TXPathNegationNode

  

Represents an XPath Negation expression.

TXPathNodeSetVariable

  

Represents an XPath Node Set variable.

TXPathNSResolver

  

Implements a Namespace resolver for the XPath environment.

TXPathNumberVariable

  

Represents an XPath Number variable.

TXPathScanner

  

Implements a lexical scanner and parser using XPath syntax and semantics.

TXPathStringVariable

  

Represents an XPath String variable.

TXPathUnionNode

  

Represents a Union Expression node.

TXPathVariable

  

Base class used to represent an XPath variables and results.

TXPathVariableNode

  

Represents an XPath variable expression.


Version 4.0 Generated 2025-05-03 Home