public class PDFStreamParser extends NotSeekableCOSParser
document, flag, integers, keyOfCurrentObject, objectsisPSParser, source| Constructor and Description |
|---|
PDFStreamParser(ASInputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getByteArrayFromArrayList(ArrayList<Byte> list) |
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, getName, nextObjectclose, extendArray, findKeyword, findKeyword, getLineBytes, getToken, initializeToken, isCR, isDigit, isDigit, isEndOfComment, isFF, isLF, nextToken, readLine, readNumber, readUntilDelimiter, 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.