Package | Description |
---|---|
com.itextpdf.io.font.cmap | |
com.itextpdf.io.source | |
com.itextpdf.kernel.pdf | |
com.itextpdf.kernel.pdf.canvas.parser.util |
Modifier and Type | Method and Description |
---|---|
PdfTokenizer |
CMapLocationFromBytes.getLocation(String location) |
PdfTokenizer |
ICMapLocation.getLocation(String location) |
PdfTokenizer |
CMapLocationResource.getLocation(String location) |
Constructor and Description |
---|
CMapContentParser(PdfTokenizer tokeniser)
Creates a new instance of PdfContentParser
|
Modifier and Type | Method and Description |
---|---|
static int[] |
PdfTokenizer.checkObjectStart(PdfTokenizer lineTokenizer)
Check whether line starts with object declaration.
|
Modifier and Type | Field and Description |
---|---|
protected PdfTokenizer |
PdfReader.tokens |
Modifier and Type | Method and Description |
---|---|
PdfTokenizer |
PdfCanvasParser.getTokeniser()
Gets the tokeniser.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfCanvasParser.setTokeniser(PdfTokenizer tokeniser)
Sets the tokeniser.
|
Constructor and Description |
---|
PdfCanvasParser(PdfTokenizer tokeniser)
Creates a new instance of PdfContentParser
|
PdfCanvasParser(PdfTokenizer tokeniser, PdfResources currentResources)
Creates a new instance of PdfContentParser
|
Copyright © 1998–2018 iText Group NV. All rights reserved.