Apache Tomcat 7.0.42

Package org.apache.tomcat.util.codec.binary

Base64, Base32, Binary, and Hexadecimal String encoding and decoding.

See:
          Description

Class Summary
Base64 Provides Base64 encoding and decoding as defined by RFC 2045.
BaseNCodec Abstract superclass for Base-N encoders and decoders.
StringUtils Converts String to and from bytes using the encodings required by the Java specification.
 

Package org.apache.tomcat.util.codec.binary Description

Base64, Base32, Binary, and Hexadecimal String encoding and decoding.


Apache Tomcat 7.0.42

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.