PDF Clown
0.1.2

org.pdfclown.tokens
Class CharsetName

java.lang.Object
  extended by 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)

Field Summary
static String ISO88591
           
static String UTF16
           
static String UTF16BE
           
 
Constructor Summary
CharsetName()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

CharsetName

public CharsetName()

PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.