Interface TypeConverter
- All Known Implementing Classes:
BasicTypeConverter, JXPath11CompatibleTypeConverter
public interface TypeConverter
A type converter can be installed on
TypeUtils to introduce
additional type conversions for JXPath. Most of
the time BasicTypeConverter should be used as the superclass.- Version:
- $Revision: 652845 $ $Date: 2008-05-02 12:46:46 -0500 (Fri, 02 May 2008) $
- Author:
- Dmitri Plotnikov
- See Also:
-
Method Summary
-
Method Details
-
canConvert
-
convert
-