public abstract class DocumentRootPackage<TPackage extends DocumentPackage> extends RootMetadataPackage
Represents a root package for document formats such as PDF, WordProcessing, Spreadsheet, Presentation, etc.
TPackage: The type of the native metadata package.
| Modifier and Type | Method and Description |
|---|---|
TPackage |
getDocumentProperties()
Gets the native metadata properties presented in the document.
|
copyTo, getFileType, isLicensed, sanitizeaddProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic TPackage getDocumentProperties()
Gets the native metadata properties presented in the document.
Copyright © 2026. All rights reserved.