|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package at.knowcenter.wag.egov.egiz |
---|
Class at.knowcenter.wag.egov.egiz.PdfASID extends Object implements Serializable |
---|
serialVersionUID: 4776635173830445739L
Serialized Fields |
---|
String vendor
String type
String version
Package at.knowcenter.wag.egov.egiz.cfg |
---|
Class at.knowcenter.wag.egov.egiz.cfg.PropertyTree extends Object implements Serializable |
---|
serialVersionUID: -1686170519955886222L
Serialized Fields |
---|
Map<K,V> keys_
Vector<E> values_
Class at.knowcenter.wag.egov.egiz.cfg.SettingsReader extends Object implements Serializable |
---|
serialVersionUID: -8754114172766023454L
Serialized Fields |
---|
Properties properties_
PropertyTree pTree_
Package at.knowcenter.wag.egov.egiz.exceptions |
---|
Class at.knowcenter.wag.egov.egiz.exceptions.ConnectorFactoryException extends PresentableException implements Serializable |
---|
serialVersionUID: -1398538795243257880L
Class at.knowcenter.wag.egov.egiz.exceptions.ErrorCodeException extends PresentableException implements Serializable |
---|
serialVersionUID: 2071967845179686593L
Serialized Fields |
---|
SettingsReader settings_
int error_code_
String externalErrorCode_
String externalErrorMessage_
Class at.knowcenter.wag.egov.egiz.exceptions.InvalidIDException extends SignatureException implements Serializable |
---|
serialVersionUID: -7945398356854048254L
Class at.knowcenter.wag.egov.egiz.exceptions.NormalizeException extends ErrorCodeException implements Serializable |
---|
serialVersionUID: -4080682145462891501L
Class at.knowcenter.wag.egov.egiz.exceptions.PDFDocumentException extends ErrorCodeException implements Serializable |
---|
serialVersionUID: -4595955288382226408L
Class at.knowcenter.wag.egov.egiz.exceptions.PlaceholderException extends PDFDocumentException implements Serializable |
---|
serialVersionUID: -9149805408421810170L
Serialized Fields |
---|
String field
int missing
Class at.knowcenter.wag.egov.egiz.exceptions.PresentableException extends Exception implements Serializable |
---|
serialVersionUID: -102406558526000792L
Class at.knowcenter.wag.egov.egiz.exceptions.SettingNotFoundException extends ErrorCodeException implements Serializable |
---|
serialVersionUID: -7502191288775676006L
Class at.knowcenter.wag.egov.egiz.exceptions.SettingsException extends PresentableException implements Serializable |
---|
serialVersionUID: -99979541706943372L
Class at.knowcenter.wag.egov.egiz.exceptions.SignatorFactoryException extends PresentableException implements Serializable |
---|
serialVersionUID: -4051644056058970435L
Class at.knowcenter.wag.egov.egiz.exceptions.SignatureException extends ErrorCodeException implements Serializable |
---|
serialVersionUID: 6387300820234118374L
Class at.knowcenter.wag.egov.egiz.exceptions.SignatureTypesException extends PresentableException implements Serializable |
---|
serialVersionUID: -7899273202684297943L
Class at.knowcenter.wag.egov.egiz.exceptions.WebException extends ErrorCodeException implements Serializable |
---|
serialVersionUID: 4329890155872840492L
Package at.knowcenter.wag.egov.egiz.framework |
---|
Class at.knowcenter.wag.egov.egiz.framework.SignResult extends Object implements Serializable |
---|
serialVersionUID: -6664489317508509973L
Serialized Fields |
---|
String mime_type
byte[] data
Package at.knowcenter.wag.egov.egiz.ldap.api |
---|
Class at.knowcenter.wag.egov.egiz.ldap.api.LDAPAPIException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Exception exception
Package at.knowcenter.wag.egov.egiz.ldap.client |
---|
Class at.knowcenter.wag.egov.egiz.ldap.client.LDAPException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Package at.knowcenter.wag.egov.egiz.pdf |
---|
Class at.knowcenter.wag.egov.egiz.pdf.BinarySignatureHolder extends Object implements Serializable |
---|
serialVersionUID: -7208103904479272760L
Serialized Fields |
---|
byte[] signed_pdf
int signed_pdf_length
String signed_text
This is the value that will be signed by the Connector.
SignatureObject signature_object
Class at.knowcenter.wag.egov.egiz.pdf.IncrementalUpdateInformation extends Object implements Serializable |
---|
serialVersionUID: -5904526956127108035L
Serialized Fields |
---|
byte[] original_document
String signature_type
byte[] signed_pdf
This is the original document plus the incremental update block.
int start_index
int egiz_dict_ir_number
int egiz_dict_ir_generation
List<E> replaces
List<E> byte_ranges
int temp_ir_number
int temp_ir_generation
int content_stream_start
int content_stream_length
String document_text
SignatureObject signed_signature_object
These values have to be filled in.
int enc_start
int enc_length
int cert_start
int cert_length
List<E> kz_list
TablePos pos
Class at.knowcenter.wag.egov.egiz.pdf.ReplaceInfo extends Object implements Serializable |
---|
serialVersionUID: 7307210282876750431L
Serialized Fields |
---|
SignatureFieldDefinition sfd
String value
List<E> replaces
byte[] brev
byte[] enc
Class at.knowcenter.wag.egov.egiz.pdf.StringInfo extends Object implements Serializable |
---|
serialVersionUID: 5834801907046737048L
Serialized Fields |
---|
byte[] pdf
int string_start
int string_length
Class at.knowcenter.wag.egov.egiz.pdf.TablePos extends Object implements Serializable |
---|
serialVersionUID: -5299027706623518059L
Serialized Fields |
---|
int page
A value greater than or equal 1 means to absolutely position the signature on that page.
A value of -1 means to append a new page to the document and absolutely position the signature on the new page.
A value of -2 means to determine the length of the last page as without absolute positioning, but ignore all text below a certain footer line. If there is enough space between the end of the text and this footer line, the signature should be positioned automatically in there. Otherwise it should be placed on a new page.
float pos_x
float pos_y
float width
float footer_line
Class at.knowcenter.wag.egov.egiz.pdf.TextualSignatureHolder extends Object implements Serializable |
---|
serialVersionUID: -7208103904479272760L
Serialized Fields |
---|
String signed_text
This is the value that will be signed by the Connector.
SignatureObject signature_object
Package at.knowcenter.wag.egov.egiz.sig |
---|
Class at.knowcenter.wag.egov.egiz.sig.ConnectorInformation extends Object implements Serializable |
---|
serialVersionUID: 5692836392376853268L
Serialized Fields |
---|
String connector_identifiert
String connector_description
Class at.knowcenter.wag.egov.egiz.sig.SignatureEntry extends Object implements Serializable |
---|
serialVersionUID: 4640380069301731879L
Serialized Fields |
---|
String key_
String caption_
String value_
int startIndex_
Class at.knowcenter.wag.egov.egiz.sig.SignatureFieldDefinition extends Object implements Serializable |
---|
serialVersionUID: -46020173047777315L
Serialized Fields |
---|
String field_name
String caption
String value
Null means that this field has no static value and must be filled out.
int placeholder_length
This has to be large enough so that it can hold the whole value to be filled out.
Class at.knowcenter.wag.egov.egiz.sig.SignatureObject extends Object implements Serializable |
---|
serialVersionUID: -3257189232362254713L
Serialized Fields |
---|
Style defaultImageStyle_
Style defaultCaptionStyle_
Style defaultValueStyle_
X509Cert x509Cert_
String sigResponse_
Normalizer normalizer_
SettingsReader settings_
String sigType_
Hashtable<K,V> sigEntries_
Table sigTable_
String certPath_
SignatureTypeDefinition signatureDefinition_
String raw_signature_response
This is set by the Connector so that signing Applications can use the returned XML values.
LDAPIssuerNameFilter issuerNameFilter
normalizeIssuer}
Class at.knowcenter.wag.egov.egiz.sig.SignatureTypeDefinition extends Object implements Serializable |
---|
serialVersionUID: 1327407307346061147L
Serialized Fields |
---|
String type_
Map<K,V> keyCaptionMap_
Map<K,V> keyValueMap_
Vector<E> sortedKeys_
Vector<E> sortedCaptions_
Vector<E> revertSortedKeys_
Vector<E> revertSortedCaptions_
SettingsReader settings_
List<E> field_definitions_
Class at.knowcenter.wag.egov.egiz.sig.X509Cert extends Object implements Serializable |
---|
serialVersionUID: 6945327015386694557L
Serialized Fields |
---|
String certString_
String issuerName_
String serialNumber_
String certDigest_
String subjectName_
X509Certificate x509Cert_
Package at.knowcenter.wag.egov.egiz.table |
---|
Class at.knowcenter.wag.egov.egiz.table.Entry extends Object implements Serializable |
---|
serialVersionUID: -7952755200668528348L
Serialized Fields |
---|
int type_
Object value_
String key_
Style style_
int colSpan_
boolean noWrap_
false
.
Class at.knowcenter.wag.egov.egiz.table.Style extends Object implements Serializable |
---|
serialVersionUID: 5855722896712428387L
Serialized Fields |
---|
Color bgColor_
float padding_
String hAlign_
String vAlign_
float border_
String font_
String valuefont_
Class at.knowcenter.wag.egov.egiz.table.Table extends Object implements Serializable |
---|
serialVersionUID: 8488947943674086618L
Serialized Fields |
---|
float[] colsRelativeWith_
Map<K,V> rows_
float width_
Style style_
int maxCols_
String name_
Package at.knowcenter.wag.egov.egiz.tools |
---|
Class at.knowcenter.wag.egov.egiz.tools.Normalizer extends Object implements Serializable |
---|
serialVersionUID: 4201772508393848555L
Serialized Fields |
---|
String rawString_
String normVersion_
String normString_
Normalize normalize_
SettingsReader settings_
Class at.knowcenter.wag.egov.egiz.tools.NormalizeV01 extends Object implements Serializable |
---|
serialVersionUID: 2302956630639871601L
Package at.knowcenter.wag.egov.egiz.web |
---|
Class at.knowcenter.wag.egov.egiz.web.AsynchronousDataResponder extends HttpServlet implements Serializable |
---|
serialVersionUID: -4992297156381763174L
Class at.knowcenter.wag.egov.egiz.web.AsynchronousRedirectResponder extends HttpServlet implements Serializable |
---|
serialVersionUID: -682360466333727236L
Class at.knowcenter.wag.egov.egiz.web.LocalRequest extends Object implements Serializable |
---|
serialVersionUID: -3734904043231861998L
Serialized Fields |
---|
String url_
String request_string_
Class at.knowcenter.wag.egov.egiz.web.SessionInformation extends Object implements Serializable |
---|
serialVersionUID: -7413884936584659150L
Serialized Fields |
---|
String connector
String application
String mode
byte[] pdf
String type
String user_name
String user_password
LocalRequest[] requests
int current_operation
Properties[] response_properties
boolean finished
IncrementalUpdateInformation iui
List<E> signature_holders
String filename
boolean download_inline
SignResult sign_result
Class at.knowcenter.wag.egov.egiz.web.Sign extends HttpServlet implements Serializable |
---|
serialVersionUID: -4156938216903740438L
Class at.knowcenter.wag.egov.egiz.web.Sign.SignPreviewInfo extends Object implements Serializable |
---|
serialVersionUID: 3102824040163616332L
Serialized Fields |
---|
byte[] pdf
String mode
Class at.knowcenter.wag.egov.egiz.web.SignPreview extends HttpServlet implements Serializable |
---|
serialVersionUID: -8818532511322299998L
Class at.knowcenter.wag.egov.egiz.web.Verify extends HttpServlet implements Serializable |
---|
serialVersionUID: 309198792358636766L
Class at.knowcenter.wag.egov.egiz.web.VerifyPreview extends HttpServlet implements Serializable |
---|
serialVersionUID: 6954343542890239109L
Package com.lowagie.text |
---|
Class com.lowagie.text.Anchor extends Phrase implements Serializable |
---|
Serialized Fields |
---|
String name
Anchor
.
String reference
Anchor
.
Class com.lowagie.text.BadElementException extends DocumentException implements Serializable |
---|
Class com.lowagie.text.Chapter extends Section implements Serializable |
---|
Class com.lowagie.text.ChapterAutoNumber extends Chapter implements Serializable |
---|
Class com.lowagie.text.DocumentException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Exception ex
Class com.lowagie.text.ExceptionConverter extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
Exception ex
String prefix
Class com.lowagie.text.ListItem extends Paragraph implements Serializable |
---|
Serialized Fields |
---|
Chunk symbol
Class com.lowagie.text.Paragraph extends Phrase implements Serializable |
---|
Serialized Fields |
---|
int alignment
float indentationLeft
float indentationRight
float spacingBefore
float spacingAfter
boolean keeptogether
float multipliedLeading
float firstLineIndent
float extraParagraphSpace
Class com.lowagie.text.Phrase extends ArrayList implements Serializable |
---|
Serialized Fields |
---|
float leading
Font font
Properties markupAttributes
Class com.lowagie.text.Section extends ArrayList implements Serializable |
---|
Serialized Fields |
---|
Paragraph title
int numberDepth
float indentationLeft
float indentationRight
float sectionIndent
int subsections
ArrayList<E> numbers
boolean bookmarkOpen
String bookmarkTitle
Package com.lowagie.text.html |
---|
Class com.lowagie.text.html.HtmlTagMap extends HashMap implements Serializable |
---|
Package com.lowagie.text.markup |
---|
Class com.lowagie.text.markup.MarkupParser extends HashMap implements Serializable |
---|
Serialized Fields |
---|
HashMap<K,V> stylecache
HashMap<K,V> fontcache
Class com.lowagie.text.markup.WebColors extends HashMap implements Serializable |
---|
Package com.lowagie.text.pdf |
---|
Class com.lowagie.text.pdf.BadPdfFormatException extends PdfException implements Serializable |
---|
Class com.lowagie.text.pdf.CMYKColor extends ExtendedColor implements Serializable |
---|
Serialized Fields |
---|
float cyan
float magenta
float yellow
float black
Class com.lowagie.text.pdf.ExtendedColor extends Color implements Serializable |
---|
Serialized Fields |
---|
int type
Class com.lowagie.text.pdf.GrayColor extends ExtendedColor implements Serializable |
---|
Serialized Fields |
---|
float gray
Class com.lowagie.text.pdf.PatternColor extends ExtendedColor implements Serializable |
---|
Serialized Fields |
---|
PdfPatternPainter painter
Class com.lowagie.text.pdf.PdfException extends DocumentException implements Serializable |
---|
Class com.lowagie.text.pdf.PdfXConformanceException extends RuntimeException implements Serializable |
---|
Class com.lowagie.text.pdf.ShadingColor extends ExtendedColor implements Serializable |
---|
Serialized Fields |
---|
PdfShadingPattern shadingPattern
Class com.lowagie.text.pdf.SpotColor extends ExtendedColor implements Serializable |
---|
Serialized Fields |
---|
PdfSpotColor spot
float tint
Package com.lowagie.text.pdf.codec |
---|
Class com.lowagie.text.pdf.codec.TIFFDirectory extends Object implements Serializable |
---|
Serialized Fields |
---|
boolean isBigEndian
int numEntries
TIFFField[] fields
Hashtable<K,V> fieldIndex
long IFDOffset
long nextIFDOffset
Class com.lowagie.text.pdf.codec.TIFFField extends Object implements Serializable |
---|
Serialized Fields |
---|
int tag
int type
int count
Object data
Package com.lowagie.text.pdf.codec.postscript |
---|
Class com.lowagie.text.pdf.codec.postscript.PainterException extends Exception implements Serializable |
---|
Class com.lowagie.text.pdf.codec.postscript.ParseException extends Exception implements Serializable |
---|
Serialized Fields |
---|
boolean specialConstructor
Token currentToken
int[][] expectedTokenSequences
String[] tokenImage
String eol
Class com.lowagie.text.pdf.codec.postscript.TokenMgrError extends Error implements Serializable |
---|
Serialized Fields |
---|
int errorCode
Package com.lowagie.text.pdf.hyphenation |
---|
Class com.lowagie.text.pdf.hyphenation.ByteVector extends Object implements Serializable |
---|
Serialized Fields |
---|
int blockSize
byte[] array
int n
Class com.lowagie.text.pdf.hyphenation.CharVector extends Object implements Serializable |
---|
Serialized Fields |
---|
int blockSize
char[] array
int n
Class com.lowagie.text.pdf.hyphenation.Hyphen extends Object implements Serializable |
---|
Serialized Fields |
---|
String preBreak
String noBreak
String postBreak
Class com.lowagie.text.pdf.hyphenation.HyphenationException extends Exception implements Serializable |
---|
Class com.lowagie.text.pdf.hyphenation.HyphenationTree extends TernaryTree implements Serializable |
---|
Serialized Fields |
---|
ByteVector vspace
HashMap<K,V> stoplist
TernaryTree classmap
Class com.lowagie.text.pdf.hyphenation.TernaryTree extends Object implements Serializable |
---|
Serialized Fields |
---|
char[] lo
char[] hi
char[] eq
char[] sc
The character stored in this node: splitchar. Two special values are reserved:
This shouldn't be a problem if we give the usual semantics to strings since 0xFFFF is garanteed not to be an Unicode character.
CharVector kv
char root
char freenode
int length
Package com.lowagie.text.xml |
---|
Class com.lowagie.text.xml.TagMap extends HashMap implements Serializable |
---|
Package com.lowagie.text.xml.xmp |
---|
Class com.lowagie.text.xml.xmp.DublinCoreSchema extends XmpSchema implements Serializable |
---|
Class com.lowagie.text.xml.xmp.PdfSchema extends XmpSchema implements Serializable |
---|
Class com.lowagie.text.xml.xmp.XmpArray extends ArrayList implements Serializable |
---|
Serialized Fields |
---|
String type
Class com.lowagie.text.xml.xmp.XmpBasicSchema extends XmpSchema implements Serializable |
---|
Class com.lowagie.text.xml.xmp.XmpMMSchema extends XmpSchema implements Serializable |
---|
Class com.lowagie.text.xml.xmp.XmpSchema extends Properties implements Serializable |
---|
Serialized Fields |
---|
String xmlns
Package com.lowagie.tools |
---|
Class com.lowagie.tools.Toolbox extends JFrame implements Serializable |
---|
Serialized Fields |
---|
JDesktopPane desktop
JScrollPane console
Properties toolmap
int locationX
int locationY
Class com.lowagie.tools.Versions extends JFrame implements Serializable |
---|
Serialized Fields |
---|
JLabel jLabel1
BorderLayout borderLayout1
JLabel jLabel2
JScrollPane jScrollPane1
Package com.lowagie.tools.arguments |
---|
Class com.lowagie.tools.arguments.LabelAccessory extends JPanel implements Serializable |
---|
Serialized Fields |
---|
String filename
BorderLayout borderLayout1
JLabel jLabel1
JPanel jPanel2
BorderLayout borderLayout2
JScrollPane jScrollPane1
Class com.lowagie.tools.arguments.PageSelectionTableDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
JPanel panel1
BorderLayout borderLayout1
ListSelectionModel listSelectionModel1
JTable jTable1
JScrollPane jScrollPane1
String selectionstring
JLabel jLabel1
BorderLayout borderLayout2
JPanel jPanel1
JButton alljButton1
JButton oddjButton2
JButton evenjButton3
JToggleButton jToggleButton1
JButton none
Class com.lowagie.tools.arguments.PageTableModel extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
int seitenzahl
PdfReader reader
ArrayList<E> auftragarray
DecimalFormat myFormatter
Class com.lowagie.tools.arguments.TableMap extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
TableModel model
Class com.lowagie.tools.arguments.TableSorter extends TableMap implements Serializable |
---|
Serialized Fields |
---|
int[] indexes
Vector<E> sortingColumns
boolean ascending
int compares
Package com.lowagie.tools.plugins.treeview |
---|
Class com.lowagie.tools.plugins.treeview.ArrayTreeNode extends UpdateableTreeNode implements Serializable |
---|
Serialized Fields |
---|
PdfArray arr
Class com.lowagie.tools.plugins.treeview.DictionaryTreeNode extends UpdateableTreeNode implements Serializable |
---|
Serialized Fields |
---|
PdfDictionary dictionary
Class com.lowagie.tools.plugins.treeview.FileTreeNode extends UpdateableTreeNode implements Serializable |
---|
Serialized Fields |
---|
PdfReader reader
Class com.lowagie.tools.plugins.treeview.OutlinelistTreeNode extends UpdateableTreeNode implements Serializable |
---|
Serialized Fields |
---|
PdfDictionary dictionary
Class com.lowagie.tools.plugins.treeview.PagelistTreeNode extends UpdateableTreeNode implements Serializable |
---|
Serialized Fields |
---|
PdfArray pdfarray
Class com.lowagie.tools.plugins.treeview.Pagetreenode extends UpdateableTreeNode implements Serializable |
---|
Serialized Fields |
---|
PdfDictionary dictionary
int seitennummer
float width
float height
Class com.lowagie.tools.plugins.treeview.ProgressDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
JPanel panel1
BorderLayout borderLayout1
JPanel jPanel1
BorderLayout borderLayout2
BorderLayout borderLayout3
JLabel jLabel1
JProgressBar jProgressBar1
int anzahlseiten
int aktuelleseite
Class com.lowagie.tools.plugins.treeview.SimpletextTreeNode extends UpdateableTreeNode implements Serializable |
---|
Class com.lowagie.tools.plugins.treeview.TextpaneTreeNode extends UpdateableTreeNode implements Serializable |
---|
Serialized Fields |
---|
PdfObject contents
String marker
Class com.lowagie.tools.plugins.treeview.TreeViewInternalFrame extends JInternalFrame implements Serializable |
---|
Serialized Fields |
---|
AnalyzePDF analyzer
JPanel jPanel1
BorderLayout borderLayout1
JSplitPane jSplitPane1
JScrollPane jScrollPane1
JTree jTree1
JPanel jPanel2
BorderLayout borderLayout2
BorderLayout borderLayout4
CardLayout cardLayout2
JPanel jPanel4
JTextPane jTextPane1
JPanel jPanel5
BorderLayout borderLayout3
BorderLayout borderLayout5
JLabel jLabel1
JScrollPane jScrollPane2
JScrollPane jScrollPane3
DefaultTreeModel defaultree
JPanel jPanel3
BorderLayout borderLayout6
JPanel jPanel6
JTable jTable1
BorderLayout borderLayout7
JSplitPane jSplitPane2
JScrollPane jScrollPane4
TableColumnModel tableColumnModel1
Class com.lowagie.tools.plugins.treeview.UpdateableTreeNode extends DefaultMutableTreeNode implements Serializable |
---|
Package org.pdfbox |
---|
Class org.pdfbox.PDFDebugger extends JFrame implements Serializable |
---|
Serialized Fields |
---|
File currentDir
JMenuItem aboutMenuItem
JMenuItem contentsMenuItem
JMenuItem copyMenuItem
JMenuItem cutMenuItem
JMenuItem deleteMenuItem
JMenu editMenu
JMenuItem exitMenuItem
JMenu fileMenu
JMenu helpMenu
JScrollPane jScrollPane1
JScrollPane jScrollPane2
JSplitPane jSplitPane1
JTextPane jTextPane1
JTree jTree1
JMenuBar menuBar
JMenuItem openMenuItem
JMenuItem pasteMenuItem
JMenuItem saveAsMenuItem
JMenuItem saveMenuItem
JPanel documentPanel
Class org.pdfbox.PDFReader extends JFrame implements Serializable |
---|
Serialized Fields |
---|
File currentDir
JMenuItem aboutMenuItem
JMenuItem contentsMenuItem
JMenuItem copyMenuItem
JMenuItem cutMenuItem
JMenuItem deleteMenuItem
JMenu editMenu
JMenuItem exitMenuItem
JMenu fileMenu
JMenu helpMenu
JMenuBar menuBar
JMenuItem openMenuItem
JMenuItem pasteMenuItem
JMenuItem saveAsMenuItem
JMenuItem saveMenuItem
JPanel documentPanel
ReaderBottomPanel bottomStatusPanel
PDDocument document
Package org.pdfbox.exceptions |
---|
Class org.pdfbox.exceptions.COSVisitorException extends WrappedException implements Serializable |
---|
Class org.pdfbox.exceptions.CryptographyException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Exception embedded
Class org.pdfbox.exceptions.InvalidPasswordException extends Exception implements Serializable |
---|
Class org.pdfbox.exceptions.OutlineNotLocalException extends IOException implements Serializable |
---|
Class org.pdfbox.exceptions.WrappedException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Exception wrapped
Class org.pdfbox.exceptions.WrappedIOException extends IOException implements Serializable |
---|
Serialized Fields |
---|
Throwable wrapped
Package org.pdfbox.pdfviewer |
---|
Class org.pdfbox.pdfviewer.PDFPagePanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
PDPage page
PageDrawer drawer
Dimension pageDimension
Class org.pdfbox.pdfviewer.PDFTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable |
---|
Class org.pdfbox.pdfviewer.ReaderBottomPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JLabel statusLabel
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |