All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.feilong.lib.xstream.converters.basic.package.html Maven / Gradle / Ivy

Go to download

feilong is a suite of core and expanded libraries that include utility classes, http, excel,cvs, io classes, and much much more.

There is a newer version: 4.0.8
Show newest version


Converters for common basic types in Java. These include primitives (int, boolean, etc), wrapper objects (Integer, Boolean, etc), String, StringBuffer, java.util.Date, null, java.net.URL, java.math.BigInteger and java.math.BigDecimal.

These converters are enabled by default.

All of the basic converters will convert the item into a single String, with no nested elements.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy