Package org.apache.commons.jxpath.util

Utility classes to assist with JXPath implementation(s) and/or usage.

See:
          Description

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.
JXPath11CompatibleTypeConverter TypeConverter implementation to circumvent automagic NodeSet decoding.
KeyManagerUtils Utility class.
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.
 

Package org.apache.commons.jxpath.util Description

Utility classes to assist with JXPath implementation(s) and/or usage.



Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.