public class VisualSignatureParser extends BaseParser
DEF, document, ENDOBJ, ENDSTREAM, FORCE_PARSING, forceParsing, pdfSource, PROP_PUSHBACK_SIZE| Constructor and Description |
|---|
VisualSignatureParser(InputStream input)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
COSDocument |
getDocument()
Returns the underlying COSDocument.
|
void |
parse() |
isClosing, isClosing, isEndOfName, isEOL, isEOL, isWhitespace, isWhitespace, parseBoolean, parseCOSArray, parseCOSDictionary, parseCOSName, parseCOSStream, parseCOSString, parseDirObject, readExpectedString, readInt, readLine, readString, readString, setDocument, skipSpacespublic VisualSignatureParser(InputStream input) throws IOException
input - the inputstream to be read.IOException - If something went wrongpublic void parse()
throws IOException
IOExceptionpublic COSDocument getDocument() throws IOException
IOException - If something went wrongCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.