PDF Clown
0.1.2

org.pdfclown.tokens
Class PdfDocEncoding

java.lang.Object
  extended by org.pdfclown.tokens.Encoding
      extended by org.pdfclown.tokens.LatinEncoding
          extended by org.pdfclown.tokens.PdfDocEncoding

public final class PdfDocEncoding
extends LatinEncoding

Encoding for text strings in a PDF document outside the document's content streams [PDF:1.7:D].

Since:
0.1.2
Version:
0.1.2, 02/20/12
Author:
Stefano Chizzolini (http://www.stefanochizzolini.it)

Field Summary
 
Fields inherited from class org.pdfclown.tokens.LatinEncoding
chars
 
Fields inherited from class org.pdfclown.tokens.Encoding
Pdf
 
Method Summary
static PdfDocEncoding get()
           
 
Methods inherited from class org.pdfclown.tokens.LatinEncoding
decode, decode, encode
 
Methods inherited from class org.pdfclown.tokens.Encoding
encode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static PdfDocEncoding get()

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.