Package | Description |
---|---|
com.groupdocs.parser |
The package provides classes for parsing data from documents.
|
com.groupdocs.parser.data |
The package provides classes which represent parsing results.
|
com.groupdocs.parser.options |
The package provides classes to specify additional options when parsing data from documents.
|
com.groupdocs.parser.templates |
The package provides classes for creating templates for parsing document data.
|
Class and Description |
---|
ContainerItem
Represents a container item like Zip archive entity, email attachment, PDF Portfolio item and so on.
|
DocumentData
Represents data of the document.
|
HighlightItem
Represents a highlight, a part of the text which is usually used to explain the context of the found text in the search functionality.
|
MetadataItem
Represents a metadata item which is used in container items and metadata extraction functionality.
|
PageHyperlinkArea
Represents a page area which is used to represent a hyperlink on the page.
|
PageImageArea
Represents a page image area which is used to represent an image on the page in the parsing by template functionality
or an image attachment if images are extracted from emails or Zip archives.
|
PageTableArea
Represents a table page area which is used to represent a table in the parsing by template functionality.
|
PageTextArea
Represents a page text area which is used to represent a text value in the parsing by template or parsing form functionality.
|
SearchResult
Represents the search result in the search functionality.
|
TextReader
Represents a reader that can read a sequential series of characters.
|
TocItem
Represents the item which is used in the table of contents extraction functionality.
|
Class and Description |
---|
FieldData
Represents field data such as a name, a page index, a field value and so on.
|
HighlightItem
Represents a highlight, a part of the text which is usually used to explain the context of the found text in the search functionality.
|
MetadataItem
Represents a metadata item which is used in container items and metadata extraction functionality.
|
Page
Represents the document page information such as page index and page size.
|
PageArea
Represents an abstract base class for page areas which are used to represent blocks on the document page in the parsing by template functionality.
|
PageTableAreaCell
Represents a table cell which is used in
PageTableArea class. |
PageTextArea
Represents a page text area which is used to represent a text value in the parsing by template or parsing form functionality.
|
Point
Represents a point.
|
Rectangle
Represents a rectangular area.
|
Size
Represents a size.
|
TextReader
Represents a reader that can read a sequential series of characters.
|
TextStyle
Represents the style of the text such as a font name, a font size and so on.
|
Class and Description |
---|
Rectangle
Represents a rectangular area.
|
Class and Description |
---|
Point
Represents a point.
|
Rectangle
Represents a rectangular area.
|
Size
Represents a size.
|