Class PDFDocEncodingMapGenerator
java.lang.Object
com.sun.pdfrenderer.tools.charset.PDFDocEncodingMapGenerator
Parses text from the PDF reference describing the PDFDocEncoding and verifies it against standard Unicode character names and a few other heuristics to establish correctness. Outputs a table to be used for decoding, destined for PDFStringUtil.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static PDFDocEncodingMapGenerator.CharChange
private static String
formatArrayEntry
(int charVal) static final void
private static int
parseDecLine
(String notesLine) private static String
-
Constructor Details
-
PDFDocEncodingMapGenerator
public PDFDocEncodingMapGenerator()
-
-
Method Details
-
main
- Throws:
IOException
-
formatArrayEntry
-
readEncodingLine
- Throws:
IOException
-
parseDecLine
-
c
-
readUnicodeNames
- Throws:
IOException
-