org.pdfclown.tokens
Class CharsetName
java.lang.Object
org.pdfclown.tokens.CharsetName
public final class CharsetName
- extends Object
Character set.
- Since:
- 0.1.0
- Version:
- 0.1.0
- Author:
- Stefano Chizzolini (http://www.stefanochizzolini.it)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISO88591
public static final String ISO88591
- See Also:
- Constant Field Values
UTF16
public static final String UTF16
- See Also:
- Constant Field Values
UTF16BE
public static final String UTF16BE
- See Also:
- Constant Field Values
CharsetName
public CharsetName()
Project home page
Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.