public class PDFDocEncodingCharset extends SingleByteCharset
Charset implementation for the "PDFDocEncoding" from the PDF specification.| Modifier and Type | Field and Description | 
|---|---|
| static PDFDocEncodingCharset | INSTANCESingleton instance. | 
| static String | NAMECanonical name for the PDFDocEncoding. | 
REPLACEMENT_CHARACTER| Constructor and Description | 
|---|
| PDFDocEncodingCharset()Creates a new "PDFDocEncoding" charset. | 
contains, newDecoder, newEncoderaliases, availableCharsets, canEncode, compareTo, decode, defaultCharset, displayName, displayName, encode, encode, equals, forName, hashCode, isRegistered, isSupported, name, toStringpublic static final String NAME
public static final PDFDocEncodingCharset INSTANCE
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.