public class UTF7OptionalCharset
extends UTF7Charset
The UTF7OptionalCharset class handles the encoding and decoding of the
UTF-7 charset.
The O-Set characters are encoded directly
(this is optional according to the RFC).
The encoding and decoding are based on RFC 2152
(http://www.ietf.org/rfc/rfc2152.txt)
Since:
2005-06-10
Nested Class Summary
Nested classes/interfaces inherited from class net.freeutils.charset.UTF7Charset