MetadataType
Inheritance: java.lang.Object, java.lang.Enum
All Implemented Interfaces: com.groupdocs.metadata.core.IEnumValue
public enum MetadataType extends Enum<MetadataType> implements IEnumValue
Specifies the type of a metadata package.
Fields
Field | Description |
---|---|
Undefined | The type of a metadata package is undefined. |
Root | A root metadata package containing other format-specific packages. |
Xmp | An XMP metadata package. |
Exif | An EXIF metadata package, |
Iptc | An IPTC metadata package, |
DublinCore | A Dublin Core metadata package. |
ImageResourceBlock | A Photoshop’s native metadata package. |
FileFormat | A package containing information about the format of a loaded file. |
DigitalSignature | A package containing digital signature metadata. |
Presentation | A presentation metadata package. |
Spreadsheet | A spreadsheet metadata package. |
WordProcessing | A word processing metadata package. |
Diagram | A diagram metadata package. |
Note | A metadata package containing information about an electronic note file. |
ProjectManagement | A metadata package containing information about a project management file. |
A PDF metadata package. | |
DocumentStatistics | A package containing document statistics. |
Psd | A metadata package containing information about a Photoshop document. |
Jpeg2000 | A JPEG2000 native metadata package. |
Dicom | A DICOM native metadata package. |
Bmp | A BMP native metadata package. |
Wav | A WAV native metadata package. |
ID3V1 | An ID3V1 tag. |
ID3V2 | An ID3V2 tag. |
MpegAudio | An MPEG audio native metadata package. |
Lyrics3 | A Lyrics3 metadata package. |
ApeV2 | An APEv2 metadata package. |
Avi | An AVI video native metadata package. |
Flv | An FLV video native metadata package. |
Asf | An ASF video native metadata package. |
Mov | A QuickTime video. |
Matroska | A native metadata package extracted from a video encoded with the Matroska multimedia container. |
Zip | A native metadata package of a ZIP archive. |
SevenZip | A native metadata package of a SevenZip archive. |
VCard | A native metadata package of a VCard. |
Epub | A native metadata package of a EPUB e-book. |
OpenType | An OpenType font metadata package. |
Cad | A metadata package extracted from a CAD drawing. |
Eml | An EML message metadata package. |
Msg | An MSG message metadata package. |
Torrent | A torrent file metadata package. |
Png | A PNG image metadata package. |
Dng | A DNG image metadata package. |
Cr2 | A CR2 image metadata package. |
Rar | RAR is a proprietary archive file format that supports data compression, error correction and file spanning. |
Tar | In computing, tar is a computer software utility for collecting many files into one archive file, often referred to as a tarball, for distribution or backup purposes. |
ThreeDS | 3DS is one of the file formats used by the Autodesk 3ds Max 3D modeling, animation and rendering software. |
Dae | A DAE file is a Digital Asset Exchange file format that is used for exchanging data between interactive 3D applications. |
Fbx | FBX (Filmbox) is a proprietary file format (.fbx) developed by Kaydara and owned by Autodesk since 2006. |
Stl | STL is a file format native to the stereolithography CAD software created by 3D Systems.[3][4][5] Chuck Hull, the inventor of stereolithography and 3D Systems\u2019 founder, reports that the file extension is an abbreviation for stereolithography. |
Gis | Gis format |
Methods
Undefined
public static final MetadataType Undefined
The type of a metadata package is undefined.
Root
public static final MetadataType Root
A root metadata package containing other format-specific packages.
Xmp
public static final MetadataType Xmp
An XMP metadata package.
Exif
public static final MetadataType Exif
An EXIF metadata package,
Iptc
public static final MetadataType Iptc
An IPTC metadata package,
DublinCore
public static final MetadataType DublinCore
A Dublin Core metadata package.
ImageResourceBlock
public static final MetadataType ImageResourceBlock
A Photoshop’s native metadata package.
FileFormat
public static final MetadataType FileFormat
A package containing information about the format of a loaded file.
DigitalSignature
public static final MetadataType DigitalSignature
A package containing digital signature metadata.
Presentation
public static final MetadataType Presentation
A presentation metadata package.
Spreadsheet
public static final MetadataType Spreadsheet
A spreadsheet metadata package.
WordProcessing
public static final MetadataType WordProcessing
A word processing metadata package.
Diagram
public static final MetadataType Diagram
A diagram metadata package.
Note
public static final MetadataType Note
A metadata package containing information about an electronic note file.
ProjectManagement
public static final MetadataType ProjectManagement
A metadata package containing information about a project management file.
public static final MetadataType Pdf
A PDF metadata package.
DocumentStatistics
public static final MetadataType DocumentStatistics
A package containing document statistics.
Psd
public static final MetadataType Psd
A metadata package containing information about a Photoshop document.
Jpeg2000
public static final MetadataType Jpeg2000
A JPEG2000 native metadata package.
Dicom
public static final MetadataType Dicom
A DICOM native metadata package.
Bmp
public static final MetadataType Bmp
A BMP native metadata package.
Wav
public static final MetadataType Wav
A WAV native metadata package.
ID3V1
public static final MetadataType ID3V1
An ID3V1 tag.
ID3V2
public static final MetadataType ID3V2
An ID3V2 tag.
MpegAudio
public static final MetadataType MpegAudio
An MPEG audio native metadata package.
Lyrics3
public static final MetadataType Lyrics3
A Lyrics3 metadata package.
ApeV2
public static final MetadataType ApeV2
An APEv2 metadata package.
Avi
public static final MetadataType Avi
An AVI video native metadata package.
Flv
public static final MetadataType Flv
An FLV video native metadata package.
Asf
public static final MetadataType Asf
An ASF video native metadata package.
Mov
public static final MetadataType Mov
A QuickTime video.
Matroska
public static final MetadataType Matroska
A native metadata package extracted from a video encoded with the Matroska multimedia container.
Zip
public static final MetadataType Zip
A native metadata package of a ZIP archive.
SevenZip
public static final MetadataType SevenZip
A native metadata package of a SevenZip archive.
VCard
public static final MetadataType VCard
A native metadata package of a VCard.
Epub
public static final MetadataType Epub
A native metadata package of a EPUB e-book.
OpenType
public static final MetadataType OpenType
An OpenType font metadata package.
Cad
public static final MetadataType Cad
A metadata package extracted from a CAD drawing.
Eml
public static final MetadataType Eml
An EML message metadata package.
Msg
public static final MetadataType Msg
An MSG message metadata package.
Torrent
public static final MetadataType Torrent
A torrent file metadata package. Please find more information at https://en.wikipedia.org/wiki/Torrent_file/ .
Png
public static final MetadataType Png
A PNG image metadata package.
Dng
public static final MetadataType Dng
A DNG image metadata package.
Cr2
public static final MetadataType Cr2
A CR2 image metadata package.
Rar
public static final MetadataType Rar
RAR is a proprietary archive file format that supports data compression, error correction and file spanning.
Tar
public static final MetadataType Tar
In computing, tar is a computer software utility for collecting many files into one archive file, often referred to as a tarball, for distribution or backup purposes.
ThreeDS
public static final MetadataType ThreeDS
3DS is one of the file formats used by the Autodesk 3ds Max 3D modeling, animation and rendering software.
Dae
public static final MetadataType Dae
A DAE file is a Digital Asset Exchange file format that is used for exchanging data between interactive 3D applications.
Fbx
public static final MetadataType Fbx
FBX (Filmbox) is a proprietary file format (.fbx) developed by Kaydara and owned by Autodesk since 2006. It is used to provide interoperability between digital content creation applications. FBX is also part of Autodesk Gameware, a series of video game middleware.
Stl
public static final MetadataType Stl
STL is a file format native to the stereolithography CAD software created by 3D Systems.[3][4][5] Chuck Hull, the inventor of stereolithography and 3D Systems\u2019 founder, reports that the file extension is an abbreviation for stereolithography.
Gis
public static final MetadataType Gis
Gis format
values()
public static MetadataType[] values()
Returns: com.groupdocs.metadata.core.MetadataType[]
valueOf(String name)
public static MetadataType valueOf(String name)
Parameters:
Parameter | Type | Description |
---|---|---|
name | java.lang.String |
Returns: MetadataType
getByRawValue(int rawValue)
public static MetadataType getByRawValue(int rawValue)
Parameters:
Parameter | Type | Description |
---|---|---|
rawValue | int |
Returns: MetadataType
getFirst()
public static IEnumValue getFirst()
Returns: IEnumValue
getAllValues()
public Object[] getAllValues()
Returns the array of all values defined in the class.
Returns: java.lang.Object[]
getEnumValueByRawValue(int rawValue)
public IEnumValue getEnumValueByRawValue(int rawValue)
Returns the enumeration value by the raw value associated with it.
Parameters:
Parameter | Type | Description |
---|---|---|
rawValue | int |
Returns: IEnumValue
getEnumValueByName(String name)
public IEnumValue getEnumValueByName(String name)
Returns the enumeration value by its name.
Parameters:
Parameter | Type | Description |
---|---|---|
name | java.lang.String |
Returns: IEnumValue
getRawValueType()
public RawIntegerType getRawValueType()
Returns the underlying type of the raw value of this enumeration value.
Returns: RawIntegerType
getRawValue()
public int getRawValue()
Returns the raw value of this enumeration value.
Returns: int