Package | Description |
---|---|
com.groupdocs.metadata | |
com.groupdocs.metadata.core |
Modifier and Type | Method and Description |
---|---|
<TRoot extends RootMetadataPackage> |
Metadata.getRootPackageGeneric()
Gets the root package providing access to all metadata properties extracted from the file.
|
Modifier and Type | Method and Description |
---|---|
RootMetadataPackage |
Metadata.getRootPackage()
Gets the root package providing access to all metadata properties extracted from the file.
|
Modifier and Type | Class and Description |
---|---|
class |
AsfRootPackage
Represents the root package allowing working with metadata in an ASF video.
|
class |
AviRootPackage
Represents the root package allowing working with metadata in an AVI video.
|
class |
BmpRootPackage
Represents the root package intended to work with metadata in a BMP image.
|
class |
CadRootPackage
Represents the root package allowing working with metadata in a CAD drawing.
|
class |
DiagramRootPackage
Represents the root package intended to work with metadata in a diagram.
|
class |
DicomRootPackage
Represents the root package intended to work with metadata in a DICOM image.
|
class |
DjVuRootPackage
Represents the root package intended to work with metadata in an DjVu image.
|
class |
DocumentRootPackage<TPackage extends DocumentPackage>
Represents a root package for document formats such as PDF, WordProcessing, Spreadsheet, Presentation, etc.
|
class |
DwgRootPackage
Represents the root package allowing working with metadata in a DWG drawing.
|
class |
DxfRootPackage
Represents the root package allowing working with metadata in a DXF drawing.
|
class |
EmailRootPackage
Represents the root package allowing working with metadata in an email message.
|
class |
EmfRootPackage
Represents the root package intended to work with metadata in an EMF image.
|
class |
EmlRootPackage
Represents the root package allowing working with metadata in an EML email message.
|
class |
EpubRootPackage
Represents the root package allowing working with metadata in an EPUB e-book.
|
class |
FlvRootPackage
Represents the root package allowing working with metadata in an FLV video.
|
class |
GifRootPackage
Represents the root package intended to work with metadata in a GIF image.
|
class |
HeifRootPackage
Represents the root package intended to work with metadata in a HEIF image.
|
class |
ImageRootPackage
Provides a base abstract class for all image root packages.
|
class |
Jpeg2000RootPackage
Represents the root package intended to work with metadata in a JPEG2000 image.
|
class |
JpegRootPackage
Represents the root package allowing working with metadata in a JPEG image.
|
class |
MatroskaRootPackage
Represents the root package allowing working with metadata in a Matroska video.
|
class |
MovRootPackage
Represents the root package allowing working with metadata in a QuickTime video.
|
class |
MP3RootPackage
Represents the root package allowing working with metadata in an MP3 audio.
|
class |
MsgRootPackage
Represents the root package allowing working with metadata in an MSG email message.
|
class |
NoteRootPackage
Represents the root package intended to work with metadata in an electronic note file.
|
class |
OpenTypeRootPackage
Represents the root package allowing working with metadata in an OpenType font file.
|
class |
PdfRootPackage
Represents the root package allowing working with metadata in a PDF document.
|
class |
PngRootPackage
Represents the root package intended to work with metadata in a PNG image.
|
class |
PresentationRootPackage
Represents the root package intended to work with metadata in a presentation.
|
class |
ProjectManagementRootPackage
Represents the root package intended to work with metadata in a project management format.
|
class |
PsdRootPackage
Represents the root package allowing working with metadata in a Photoshop Document.
|
class |
SpreadsheetRootPackage
Represents the root package allowing working with metadata in a spreadsheet.
|
class |
TiffRootPackage
Represents the root package allowing working with metadata in a TIFF image.
|
class |
TorrentRootPackage
Represents the root package intended to work with metadata of a TORRENT file.
|
class |
VCardRootPackage
Represents the root package allowing working with metadata in a VCard file.
|
class |
WavRootPackage
Represents the root package allowing working with metadata in a WAV audio.
|
class |
WebPRootPackage
Represents the root package allowing working with metadata in a WEBP image.
|
class |
WmfRootPackage
Represents the root package intended to work with metadata in a WMF image.
|
class |
WordProcessingRootPackage
Represents the root package allowing working with metadata in a word processing document.
|
class |
ZipRootPackage
Represents the root package allowing working with metadata in a ZIP archive.
|