Package | Description |
---|---|
com.groupdocs.metadata.legacy |
Modifier and Type | Class and Description |
---|---|
class |
DocumentMetadataKey
Deprecated.
|
class |
ExifMetadataKey
Deprecated.
|
class |
IptcMetadataKey
Deprecated.
|
class |
XmpMetadataKey
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static MetadataKey |
MetadataKey.Id3v1.Album
The album.
|
static MetadataKey |
MetadataKey.Id3v2.Album
The album.
|
static MetadataKey |
MetadataKey.Id3v1.Artist
The artist.
|
static MetadataKey |
MetadataKey.Id3v2.BitsPerMinute
Bits per minute.
|
static MetadataKey |
MetadataKey.DocumentInfo.CharactersCount
Characters count.
|
static MetadataKey |
MetadataKey.Id3v1.Comment
The comment.
|
static MetadataKey |
MetadataKey.Id3v2.Composers
The composer(s).
|
static MetadataKey |
MetadataKey.DocumentInfo.FileType
The file type for document formats.
|
static MetadataKey |
MetadataKey.Id3v1.Genre
The genre.
|
static MetadataKey |
MetadataKey.DocumentInfo.PagesCount
Pages count.
|
static MetadataKey |
MetadataKey.Id3v2.Picture
The picture.
|
static MetadataKey |
MetadataKey.Id3v2.Publisher
The publisher.
|
static MetadataKey |
MetadataKey.Id3v1.Title
The title.
|
static MetadataKey |
MetadataKey.Id3v2.Title
The title.
|
static MetadataKey |
MetadataKey.DocumentInfo.WordsCount
Words count.
|
static MetadataKey |
MetadataKey.Id3v1.Year
Audio's year.
|
static MetadataKey |
MetadataKey.Id3v2.Year
Audio's year.
|
Modifier and Type | Method and Description |
---|---|
MetadataProperty |
FormatBase.readByMetadataKey(MetadataKey key)
Deprecated.
|
MetadataProperty |
DocumentFormat.readDocumentPropertyByKey(MetadataKey key)
Deprecated.
|
Copyright © 2020. All rights reserved.