public class PDFStreamParser extends COSParser
document, flag, integers, keyOfCurrentObject, LINEARIZATION_DICTIONARY_LOOKUP_SIZE, objectssource| Constructor and Description |
|---|
PDFStreamParser(ASInputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
List<Closeable> |
getImageDataStreams() |
List<Object> |
getTokens() |
Iterator<Object> |
getTokensIterator() |
protected String |
nextOperator() |
Object |
parseNextToken()
This will parse the next token in the stream.
|
void |
parseTokens() |
getArray, getDictionary, getDocument, getName, getStream, nextObjectcloseInputStream, findKeyword, findKeyword, getLine, getLine, getLineBytes, getRandomAccess, getRawBytes, getToken, initializeToken, isCR, isDigit, isDigit, isHexDigit, isLF, isNextByteEOL, nextToken, readNumber, readUntilDelimiter, skipExpectedCharacter, skipSingleEol, skipSpaces, skipSpaces, skipStreamSpacespublic PDFStreamParser(ASInputStream stream) throws IOException
IOExceptionpublic void parseTokens()
throws IOException
IOExceptionpublic Object parseNextToken() throws IOException
IOException - If an io error occurs while parsing the stream.protected String nextOperator() throws IOException
IOExceptionCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.