org.columba.core.charset |
Character encoding handling.
See
Supported Encodings.
|
Java Source File Name | Type | Comment |
CharsetEvent.java | Class | Encapsulates information about charset changes. |
CharsetListener.java | Interface | Register an implementation of this interface with an object implementing
CharsetOwnerInterface to get notified on charset changes. |
CharsetOwnerInterface.java | Interface | Should be implemented by objects encapsulating a charset. |