| Package | Description |
|---|---|
| com.groupdocs.editor |
The com.groupdocs.editor namespace is a root namespace, which provides classes for editing multiple document formats in your Java applications.
|
| com.groupdocs.editor.metadata |
The com.groupdocs.editor.metadata namespace provides classes for describing basic document properties dependent on document type.
|
| Class and Description |
|---|
| IDocumentInfo
Common interface for all file metadata wrappers
|
| Class and Description |
|---|
| EmailDocumentInfo
Represents metadata of one email document of any supported email format
|
| FixedLayoutDocumentInfo
Represents metadata of one document with fixed layout format like PDF or XPS
|
| IDocumentInfo
Common interface for all file metadata wrappers
|
| MarkdownDocumentInfo
Represents metadata of one Markdown document
|
| PresentationDocumentInfo
Represents metadata of one Presentation document
|
| SpreadsheetDocumentInfo
Represents metadata of one Spreadsheet document
|
| TextualDocumentInfo
Represents metadata of one textual document like XML, HTML or plain text
(TXT)
|
| WordProcessingDocumentInfo
Represents metadata of one WordProcessing document
|
Copyright © 2024. All rights reserved.