public class FunctionParser extends BaseParser
source| Constructor and Description |
|---|
FunctionParser(InputStream functionStream) |
| Modifier and Type | Method and Description |
|---|---|
List<COSObject> |
getOperators() |
void |
parse() |
appendToToken, clearToken, closeInputStream, findKeyword, findKeyword, getLine, getLine, getLineBytes, getRandomAccess, getRawBytes, getToken, initializeToken, isCR, isDigit, isDigit, isEOL, isFF, isHexDigit, isLF, isNextByteEOL, nextToken, readName, readNumber, readUntilDelimiter, skipExpectedCharacter, skipSingleEol, skipSingleSpace, skipSingleSpace, skipSpaces, skipSpacespublic FunctionParser(InputStream functionStream) throws IOException
IOExceptionpublic void parse()
throws IOException
IOExceptionCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.