|
||||||||||
| 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)
Constructor. |
|
| Method Summary | |
|---|---|
COSDocument |
getDocument()
Returns the underlying COSDocument. |
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
input - the inputstream to be read.
java.io.IOException - If something went wrong| Method Detail |
|---|
public void parse()
throws java.io.IOException
java.io.IOException
public COSDocument getDocument()
throws java.io.IOException
java.io.IOException - If something went wrong
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||