Class IIMReader
java.lang.Object
is.galia.codec.iptc.IIMReader
IPTC IIM reader.
The default character set for data sets is ASCII. This can be overridden as UTF-8 or ISO-8859-1 depending on the data set corresponding to the CodedCharacterSet tag. Many other encodings are supported by IIM but not by this reader.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IIMReader
public IIMReader()
-
-
Method Details
-
setSource
public void setSource(byte[] iptcBytes) -
read
-