public class NotSeekableCOSParser extends NotSeekableBaseParser
| Modifier and Type | Field and Description |
|---|---|
protected COSDocument |
document |
protected boolean |
flag |
protected Queue<Long> |
integers |
protected COSKey |
keyOfCurrentObject |
protected Queue<COSObject> |
objects |
source| Modifier and Type | Method and Description |
|---|---|
protected COSObject |
getArray() |
protected COSObject |
getDictionary() |
protected COSObject |
getName() |
COSObject |
nextObject()
Gets next object from the source.
|
close, findKeyword, findKeyword, getLine, getLineBytes, getToken, initializeToken, isCR, isDigit, isDigit, isLF, nextToken, readNumber, readUntilDelimiter, skipSpaces, skipSpaces, skipStreamSpacesprotected COSDocument document
protected COSKey keyOfCurrentObject
protected boolean flag
public COSObject nextObject() throws IOException
IOExceptionprotected COSObject getArray() throws IOException
IOExceptionprotected COSObject getName() throws IOException
IOExceptionprotected COSObject getDictionary() throws IOException
IOExceptionCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.