Provides implementations for the core XPath Function Library
From The W3C XPath Specification
See: Description
| Interface Summary | |
|---|---|
| Function | Interface for Function objects to conform to, for extensible function libraries. |
| Class Summary | |
|---|---|
| BooleanFunction |
4.3 |
| CeilingFunction |
4.4 |
| ConcatFunction |
4.2 |
| ContainsFunction |
4.2 |
| CountFunction |
4.1 |
| FalseFunction |
4.3 |
| FloorFunction |
4.4 |
| LastFunction |
4.1 |
| LocalNameFunction |
4.1 |
| NameFunction |
4.1 |
| NamespaceUriFunction |
4.1 |
| NotFunction |
4.3 |
| NumberFunction |
4.4 |
| PositionFunction |
4.1 |
| RoundFunction |
4.4 |
| StartsWithFunction |
4.2 |
| StringFunction |
4.2 |
| StringLengthFunction |
4.2 |
| SubstringAfterFunction |
4.2 |
| SubstringBeforeFunction |
4.2 |
| SubstringFunction |
4.2 |
| SumFunction |
4.4 |
| TrueFunction |
4.3 |
Provides implementations for the core XPath Function Library
From The W3C XPath Specification