|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pdfbox.pdfparser.BaseParser
org.apache.pdfbox.pdfparser.VisualSignatureParser
public class VisualSignatureParser
Field Summary |
---|
Fields inherited from class org.apache.pdfbox.pdfparser.BaseParser |
---|
DEF, document, ENDOBJ, ENDSTREAM, FORCE_PARSING, forceParsing, pdfSource |
Constructor Summary | |
---|---|
VisualSignatureParser(java.io.InputStream input)
|
Method Summary | |
---|---|
COSDocument |
getDocument()
|
void |
parse()
|
Methods inherited from class org.apache.pdfbox.pdfparser.BaseParser |
---|
isClosing, isClosing, isEndOfName, isEOL, isEOL, isWhitespace, isWhitespace, parseBoolean, parseCOSArray, parseCOSDictionary, parseCOSName, parseCOSStream, parseCOSString, parseDirObject, readExpectedString, readInt, readLine, readString, readString, setDocument, skipSpaces |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VisualSignatureParser(java.io.InputStream input) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void parse() throws java.io.IOException
java.io.IOException
public COSDocument getDocument() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |