Uses of Package
com.norconex.commons.lang.convert
Packages that use com.norconex.commons.lang.convert
-
Classes in com.norconex.commons.lang.convert used by com.norconex.commons.lang.convertClassDescriptionAdds default behaviors common to most converters, including checking for
nullvalues and wrapping exceptions inConverterException.Converts from Object to String and from String to Object.Runtime exception indicating a conversion error.Converts strings to objects and objects to strings.