public class PdfParserState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
_data |
protected int |
_pos |
protected int |
_stream |
protected byte[] |
_streamToken |
protected java.lang.String |
_token |
Constructor and Description |
---|
PdfParserState() |