See: Description
| Interface | Description |
|---|---|
| TypeConverter |
A type converter can be installed on
TypeUtils to introduce
additional type conversions for JXPath. |
| Class | Description |
|---|---|
| BasicTypeConverter |
The default implementation of TypeConverter.
|
| BasicTypeConverter.ValueNodeSet |
NodeSet implementation
|
| BasicTypeConverter.ValuePointer |
Value pointer
|
| JXPath11CompatibleTypeConverter |
TypeConverter implementation to circumvent automagic
NodeSet
decoding. |
| KeyManagerUtils |
Utility class.
|
| KeyManagerUtils.SingleNodeExtendedKeyManager |
Adapt KeyManager to implement ExtendedKeyManager.
|
| MethodLookupUtils |
Method lookup utilities, which find static and non-static methods as well
as constructors based on a name and list of parameters.
|
| ReverseComparator |
Reverse comparator.
|
| TypeUtils |
Global type conversion utilities.
|
| ValueUtils |
Collection and property access utilities.
|