See: Description
| Interface | Description |
|---|---|
| ElementHandler |
Interface that allows the developer to receive text and element data.
|
| Class | Description |
|---|---|
| AddedCellElement |
Contains a cell that was added to the identified sheet while tracking changes.
|
| AddedElement |
Added text.
|
| AnnotElement |
Contains content found in annotations that have been added to the document.
|
| AnnotElementType | |
| ArchiveColInfoElement |
Contains archive column type and optional name.
|
| ArchiveColumnDefinitionsElement |
Container for a set of archive column definitions.
|
| ArchiveRowElement |
Contains a series of metadata fields.
|
| ArchiveTableElement |
Contains column definitions and a series of archive stream metadata.
|
| ArchiveTableNameElement |
Contains the name of an archive table.
|
| ArticleThreadElement |
An element that provides the title text associated with an article thread found in a PDF document.
|
| AuthorHistoryElement |
Contains author history information.
|
| BaseElementHandler |
A "do nothing" implementation of the
ElementHandler interface. |
| BodyElement |
Containing element for the content in the body of the document.
|
| BooleanCellElement |
A spreadsheet cell containing a boolean value equal to either true or false.
|
| BooleanElement |
Contains information that is true or false for the element in which it is contained.
|
| BooleanElementType | |
| BooleanFieldElement |
A database or archive field containing a boolean value equal to either true or false.
|
| BooleanPropertyElement |
A property with a true or false value.
|
| CellElement |
Contains the content of a cell.
|
| ChartElement |
Contains the content of a chart.
|
| CodepagePropertyElement |
This property provides the code page associated with non-Unicode text properties
located in this document.
|
| ColInfoElement |
Contains information about a range of columns within a spreadsheet.
|
| CollectionElement |
Containing element for a set of items of a certain type that may also be referenced
from another location.
|
| CollectionElementType | |
| CommentingAuthorElement |
Describes an author that has provided comments on the document at some point in the document life cycle.
|
| ContentElement |
A self-contained document, spreadsheet, presentation, image, database, archive, drawing or archive.
|
| ContentElementType | |
| ContentRefElement |
Indicates that the referenced content is used at this location in the document.
|
| ContentRefElementType | |
| DatabaseColInfoElement |
Contains database column type and optional name.
|
| DatabaseColumnDefinitionsElement |
Container for a set of database column definitions.
|
| DatabaseFieldNameElement |
Contains database field name.
|
| DatabaseQueriesElement |
Contains database query information.
|
| DatabaseRowElement |
Contains a series of fields.
|
| DatabaseTableElement |
Contains column definitions and a series of rows.
|
| DatabaseTableNameElement |
Contains the name of a database table.
|
| DataFieldElement |
A database or archive field containing a numeric value.
|
| DataPropertyElement |
A property used to identify binary data properties.
|
| DateCellElement |
A spreadsheet cell containing a date value.
|
| DateElement |
Contains information about the date of the element in which it is contained.
|
| DateElementType | |
| DateFieldElement |
A database or archive field containing a date value.
|
| DatePropertyElement |
A property with a date/time value.
|
| DeletedCellElement |
Contains a cell that was deleted from the identified sheet while tracking changes.
|
| DeletedElement |
Deleted text.
|
| DocumentCollectionElement |
A set of loosely coupled documents that are related only in that they exist in the same
container such as a ZIP file, TAR file, etc.
|
| DurationCellElement |
A spreadsheet cell containing a duration value.
|
| DurationPropertyElement |
A property with a duration value.
|
| Element |
Created by IntelliJ IDEA.
|
| EmbeddedContentElement |
A distinct area of embedded content where the data is in another application's format.
|
| EmbeddedContentElementType | |
| ExceptionElement |
Describes a software fault cause by a malformed, truncated or corrupted file.
|
| ExportDocumentElement |
Identifies an exported document
|
| ExtremeCellsElement |
This element identifies a range of spreadsheet cells that are located an extreme
distance away from other cells.
|
| FastSaveDataElement |
Contains information about obsolete content left in the document.
|
| FingerprintElement |
Includes a type and value attribute.
|
| FingerprintElementType | |
| FloatPropertyElement |
A property with a floating point value.
|
| FormFieldElement |
An container element that tags the content of a form field.
|
| FrameElement |
Contains the contents of a frame.
|
| GenericElementHandler |
This class implements
ElementHandler but extends
it to include generic start and end methods that get called on all element specific
start and end events. |
| HeaderFooterElement |
Contains content found in the header or footer of a document.
|
| HeaderFooterElementType | |
| HeaderFooterRefElement | |
| HiddenElement |
Hidden text.
|
| HyperlinkBeginElement |
Hyperlink to another document, website, etc.
|
| HyperlinkEndElement |
Hyperlink to another document, website, etc.
|
| IntegerElement |
Contains integer information about the element in which it is contained.
|
| IntegerElementType | |
| IntegerPropertyElement |
A property with an integer value.
|
| LElement |
Contains the contents of a line of pdf text.
|
| LinkedContentElement |
A link to an external piece of content.
|
| LinkedContentElementType | |
| ListPropertyElement |
A property that groups a list of values provided as string elements.
|
| LocalePropertyElement |
A property that describes the locale of the creating application.
|
| LocationInfoElement |
This element identifies geographic location information that is stored in the file, usually stored as GPS coordinates.
|
| MacrosAndCodeElement |
Contains information about macros and code in the document.
|
| NativeElementHandler |
Class used to integrate the Java API with CD/C++.
|
| NoteElement |
Contains content found in footnotes, endnotes, speaker notes, comments, and meeting
minutes.
|
| NoteElementType | |
| NoteRefElement | |
| NumberCellElement |
A spreadsheet cell containing a numeric value.
|
| ObfuscatedElement |
Contains content that has been obfuscated from view in the authoring application.
|
| ObfuscatedElementType | |
| OfficeXMLPartElement |
Detailed information about an Office part that may represent some levle of data disclosure risk.
|
| OfficeXMLPartElementRiskCategory | |
| OutlineItemElement |
An element that provides the title text associated with an outline time in the document outline.
|
| PageElement |
The container for a page of content.
|
| PageInfoElement |
Page size and margin information in twips
|
| PElement |
Contains content that belongs to a single paragraph.
|
| PrinterInformationElement |
Contains information about printers used by the document.
|
| ProcessingInfoElement |
Meta information about the process that generated the extracted content.
|
| PTElement |
This element surounds Adobe Acrobat text operations and provides the character based
highlight position associated with each text character found in the element.
|
| RevisionsElement |
A container for content that has been added or deleted during a specific document editing session.
|
| RootElement |
Root element for all extracted content.
|
| RoutingSlipElement |
Contains information about routing slips.
|
| RowElement |
Contains a series of cells.
|
| RowInfoElement |
Contains information about a row within a spreadsheet.
|
| ScenarioElement |
Contains the name, author, and comment associated with a data scenario defined in
Excel.
|
| SectionElement |
Contains content that belongs to a single section of the document.
|
| SecureResultElement |
The result of identifying or scrubbing a single scrub/analyze target.
|
| SecureResultElementReaction | |
| SheetElement |
The container for a single worksheet within a spreadsheet.
|
| SheetNameElement |
Contains the name of a spreadsheet worksheet.
|
| SlideBodyElement |
Contains text that is defined as the body of the slide.
|
| SlideElement |
Contains the content of a presentation slide.
|
| SlideTitleElement |
Contains text that is defined as the slide title.
|
| StringElement |
Contains text as an attribute.
|
| StringElementType | |
| StringPropertyElement |
A property with a text attribute that is not likely to be document content.
|
| SubContentElement |
A container for a piece of content that may be referenced from another place in the document.
|
| SubContentElementType | |
| SurveyElement |
Contains a series of survey questions
|
| SurveyQuestionElement |
Contains one or more text elements that may include the question text and the question help text..
|
| TableElement |
Contains a series of rows.
|
| TemplateElement |
Contains content found in a template, master or other such construct.
|
| TemplateElementType | |
| TextBoxElement |
Contains content that is visually separated from other content and typically formatted
in a positioned rectangular region.
|
| TextCellElement |
A spreadsheet cell containing text.
|
| TextElement |
Contains text.
|
| TextElementType | |
| TextFieldElement |
A database or archive field containing text.
|
| TextPropertyElement |
A property containing text that is likely to be document content.
|
| ThumbnailElement |
Contains an embeddedcontent element that describes a thumbnail image of the page in which it is found.
|
| TraceElement |
Describes a single line in the exception's stack trace.
|
| VersionsElement |
Contains information about earlier versions of the document.
|
| WeakProtectionsElement |
Contains information about weak protections.
|
| WebCaptureContentSetElement |
Detailed information about the source of content captured from the web during the creation of this document.
|
| Exception | Description |
|---|---|
| ElementHandlerException |
Exception returned by an ElementHandler
|
Copyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.