Package org.apache.commons.jxpath.util
Utility classes to assist with JXPath implementation(s) and/or usage.
-
Interface Summary Interface Description TypeConverter A type converter can be installed onTypeUtils
to introduce additional type conversions for JXPath. -
Class Summary Class Description BasicTypeConverter The default implementation of TypeConverter.BasicTypeConverter.ValueNodeSet NodeSet implementationBasicTypeConverter.ValuePointer Value pointerJXPath11CompatibleTypeConverter TypeConverter implementation to circumvent automagicNodeSet
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.