Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#1.10.apidocs.org.apache.commons.codec.net Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
BCodecIdentical to the Base64 encoding defined by RFC 1521 and allows a character set to be specified.Class1.10.apidocs.org.apache.commons.codec.netApache Commons
QCodecSimilar to the Quoted-Printable content-transfer-encoding defined in RFC 1521 and designed to allow text containing mostly ASCIIClass1.10.apidocs.org.apache.commons.codec.netApache Commons
QuotedPrintableCodecCodec for the Quoted-Printable section of RFC 1521.Class1.10.apidocs.org.apache.commons.codec.netApache Commons
URLCodec This codec is meant to be a replacement for standard Java classes URLEncoder and URLDecoder on older Java platforms, as these classes in Java versions belowClass1.10.apidocs.org.apache.commons.codec.netApache Commons