public class IptcDataSet extends Object
Represents IPTC DataSet.
Constructor and Description |
---|
IptcDataSet(int dataSetNumber)
Initializes a new instance of the
IptcDataSet class. |
Modifier and Type | Method and Description |
---|---|
int |
getDataSetNumber()
Gets the data set number.
|
IptcProperty |
readByIptcTag(int iptcTagId) |
public IptcDataSet(int dataSetNumber)
Initializes a new instance of the IptcDataSet
class.
dataSetNumber
- The data set number.public final int getDataSetNumber()
Gets the data set number.
public IptcProperty readByIptcTag(int iptcTagId)
Copyright © 2018. All rights reserved.