Package | Description |
---|---|
org.apache.pdfbox.preflight.javacc |
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
PDFParserTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
PDFParserTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser.
|
void |
PDFParserTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser.
|
Constructor and Description |
---|
PDFParserTokenManager(SimpleCharStream stream)
Constructor.
|
PDFParserTokenManager(SimpleCharStream stream,
int lexState)
Constructor.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.