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 |
---|
IDocumentInfo
Common interface for all file metadata wrappers
|
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
|