public class CMapParser extends BaseParser
source| Constructor and Description |
|---|
CMapParser(InputStream fileStream) |
CMapParser(String fileName) |
| Modifier and Type | Method and Description |
|---|---|
CMap |
getCMap() |
protected boolean |
isEndOfComment(byte ch) |
void |
parse()
Method parses CMap from given source.
|
appendToToken, clearToken, closeInputStream, findKeyword, findKeyword, getLine, getLine, getLineBytes, getRandomAccess, getRawBytes, getToken, initializeToken, isCR, isDigit, isDigit, isFF, isHexDigit, isLF, isNextByteEOL, nextToken, readName, readNumber, readUntilDelimiter, skipExpectedCharacter, skipSingleEol, skipSpaces, skipSpaces, skipStreamSpacespublic CMapParser(String fileName) throws FileNotFoundException
FileNotFoundExceptionpublic CMapParser(InputStream fileStream) throws IOException
IOExceptionpublic CMap getCMap()
public void parse()
throws IOException
IOExceptionprotected boolean isEndOfComment(byte ch)
isEndOfComment in class BaseParserCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.