org.pdfclown.tokens.LatinEncoding Class Reference

Adobe standard Latin character set [PDF:1.7:D]. More...

Inheritance diagram for org.pdfclown.tokens.LatinEncoding:
org.pdfclown.tokens.Encoding org.pdfclown.tokens.PdfDocEncoding

List of all members.

Public Member Functions

override string Decode (byte[] value, int index, int length)
override string Decode (byte[] value)
byte[] Encode (char value)
override byte[] Encode (string value)

Static Public Attributes

static readonly Encoding Pdf = new PdfEncoding()

Protected Attributes

BiDictionary< int, char > chars
 Code-to-Unicode map.

Adobe standard Latin character set [PDF:1.7:D].


Member Function Documentation

override string org.pdfclown.tokens.LatinEncoding.Decode ( byte[]  value,
int  index,
int  length 
) [virtual]
override string org.pdfclown.tokens.LatinEncoding.Decode ( byte[]  value  )  [virtual]
byte [] org.pdfclown.tokens.Encoding.Encode ( char  value  )  [inherited]
override byte [] org.pdfclown.tokens.LatinEncoding.Encode ( string  value  )  [virtual]

Member Data Documentation

BiDictionary<int,char> org.pdfclown.tokens.LatinEncoding.chars [protected]

Code-to-Unicode map.

readonly Encoding org.pdfclown.tokens.Encoding.Pdf = new PdfEncoding() [static, inherited]

Copyright 2006-2013 Stefano Chizzolini. For more information, please visit PDF Clown home page.

Generated on Sat Feb 9 21:08:40 2013 for PDF Clown 0.1.2 by  doxygen 1.6.3