public class Type3CharProcParser extends NotSeekableBaseParser
source| Constructor and Description |
|---|
Type3CharProcParser(ASInputStream charProcStream)
Constructor parser from char proc data.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getWidth() |
void |
parse()
Parses width from given char proc string.
|
close, findKeyword, findKeyword, getLine, getLineBytes, getToken, initializeToken, isCR, isDigit, isDigit, isLF, nextToken, readNumber, readUntilDelimiter, skipSpaces, skipSpaces, skipStreamSpacespublic Type3CharProcParser(ASInputStream charProcStream) throws IOException
IOExceptionpublic void parse()
throws IOException
IOException - if stream reading error occurred or input stream can't
be parsed.public double getWidth()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.