Package org.apache.commons.jxpath.util

Interface Summary
TypeConverter A type converter can be installed on TypeUtils to introduce additional type conversions for JXPath.
 

Class Summary
BasicTypeConverter The default implementation of TypeConverter.
BasicTypeConverter.ValueNodeSet  
BasicTypeConverter.ValuePointer  
MethodLookupUtils Method lookup utilities, which find static and non-static methods as well as constructors based on a name and list of parameters.
TypeUtils Global type conversion utilities.
ValueUtils Collection and property access utilities.