public class PDFDocEncodingCharset extends SingleByteCharset
Charset
implementation for the "PDFDocEncoding" from the PDF specification.Modifier and Type | Field and Description |
---|---|
static PDFDocEncodingCharset |
INSTANCE
Singleton instance.
|
static String |
NAME
Canonical name for the PDFDocEncoding.
|
REPLACEMENT_CHARACTER
Constructor and Description |
---|
PDFDocEncodingCharset()
Creates a new "PDFDocEncoding" charset.
|
contains, newDecoder, newEncoder
aliases, availableCharsets, canEncode, compareTo, decode, defaultCharset, displayName, displayName, encode, encode, equals, forName, hashCode, isRegistered, isSupported, name, toString
public static final String NAME
public static final PDFDocEncodingCharset INSTANCE
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.