Package org.verapdf.pd.font.stdmetrics
Class AFMParser
java.lang.Object
org.verapdf.parser.BaseParser
org.verapdf.pd.font.stdmetrics.AFMParser
Class that is used to parse Adobe Font Metrics files.
- Author:
- Sergey Shemyakov
-
Field Summary
Fields inherited from class org.verapdf.parser.BaseParser
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.verapdf.parser.BaseParser
appendToToken, clearToken, closeInputStream, findKeyword, findKeyword, getLine, getLine, getLineBytes, getRandomAccess, getRawBytes, getToken, initializeToken, isCR, isDigit, isDigit, isEOL, isFF, isHexDigit, isLF, isNextByteEOL, nextLine, nextToken, readName, readNumber, readUntilDelimiter, skipExpectedCharacter, skipSingleEol, skipSingleSpace, skipSingleSpace, skipSpaces, skipSpaces
-
Constructor Details
-
AFMParser
- Throws:
IOException
-
-
Method Details
-
parse
- Throws:
IOException
-