Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

gnu.java.nio.charset.iconv: Javadoc index of package gnu.java.nio.charset.iconv.


Package Samples:

gnu.java.nio.charset.iconv

Classes:

IconvProvider: Charset provider wrapping iconv. Note: This class is a privileged class, because it can be instantiated without requiring the RuntimePermission("charsetProvider"). There is a check in java.nio.charset.spi.CharsetProvider to skip the security check if the provider is an instance of this class.
IconvMetaData: This is ugly glue. iconv doesn't have character metadata, so we include it here. TODO: Add more charsets which GNU iconv and the JDK support which aren't included here.
IconvCharset
IconvDecoder
IconvEncoder

Home | Contact Us | Privacy Policy | Terms of Service