@Deprecated public final class IptcMetadata extends MetadataContainer
Represents IPTC metadata.
Constructor and Description |
---|
IptcMetadata()
Deprecated.
Initializes a new instance of the
IptcMetadata class. |
Modifier and Type | Method and Description |
---|---|
IptcDataSetCollection |
getDataSets()
Deprecated.
Gets the available data sets.
|
String[] |
getKeys()
Deprecated.
Gets array of available metadata keys.
|
getByType, getMetadataType, iterator, readByStringKey
public IptcMetadata()
Initializes a new instance of the IptcMetadata
class.
public String[] getKeys()
Gets array of available metadata keys. Keys related to null values are skipped.
public final IptcDataSetCollection getDataSets()
Gets the available data sets.
Copyright © 2019. All rights reserved.