public class SignatureParser extends BaseParser
A, ASCII_CR, ASCII_LF, ASCII_SPACE, B, D, DEF, document, E, ENDOBJ_STRING, ENDSTREAM_STRING, J, M, N, O, pdfSource, PROP_PUSHBACK_SIZE, R, S, STREAM_STRING, T, validationParsing| Constructor and Description |
|---|
SignatureParser(RandomAccessRead stream,
COSDocument document)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long[] |
getByteRangeBySignatureOffset(long signatureOffset)
Calculates actual byte range of signature.
|
isClosing, isClosing, isDigit, isDigit, isEndOfName, isEOL, isEOL, isSpace, isSpace, isWhitespace, isWhitespace, parseBoolean, parseCOSArray, parseCOSDictionary, parseCOSName, parseCOSString, parseDirObject, readExpectedChar, readExpectedString, readExpectedString, readGenerationNumber, readInt, readLine, readLineWithoutWhitespacesSkip, readLong, readObjectNumber, readString, readString, readStringNumber, skipSpaces, skipWhiteSpacespublic SignatureParser(RandomAccessRead stream, COSDocument document) throws IOException
stream - The COS stream to read the data from.IOException - If there is an error reading the input stream.public long[] getByteRangeBySignatureOffset(long signatureOffset)
throws IOException
IOExceptionCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.