Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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  
BasicTypeConverterTest Tests BasicTypeConverter
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.