Uses of Class
org.apache.commons.jxpath.util.BasicTypeConverter
-
Packages that use BasicTypeConverter Package Description org.apache.commons.jxpath.util Utility classes to assist with JXPath implementation(s) and/or usage. -
-
Uses of BasicTypeConverter in org.apache.commons.jxpath.util
Subclasses of BasicTypeConverter in org.apache.commons.jxpath.util Modifier and Type Class Description class
JXPath11CompatibleTypeConverter
TypeConverter implementation to circumvent automagicNodeSet
decoding.
-