Class TXQTermNodeMatcher
Unit
xquery
Declaration
type TXQTermNodeMatcher = class(TXQTerm)
Description
no description available, TXQTerm description follows
Internally used xpath term
Hierarchy
Overview
Fields
Methods
Description
Fields
Methods
 |
constructor Create(); |
|
 |
constructor Create(const aaxis: string; const avalue: string); |
|
 |
destructor Destroy; override; |
|
 |
procedure setNamespace(namespaceCheck: TXQNamespaceMode; namespaceURLOrPrefix: string); |
|
 |
procedure setAxis(const axis: string); |
|
 |
function debugTermToString: string; override; |
|
Generated by PasDoc 0.14.0.
|