Class IPTCWriter
java.lang.Object
com.twelvemonkeys.imageio.metadata.MetadataWriter
com.twelvemonkeys.imageio.metadata.iptc.IPTCWriter
IPTCWriter.
- Version:
- $Id: IPTCWriter.java,v 1.0 28/05/15 harald.kuhr Exp$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
write
(Directory directory, ImageOutputStream stream) private void
writeValue
(ImageOutputStream stream, Object value)
-
Constructor Details
-
IPTCWriter
public IPTCWriter()
-
-
Method Details
-
write
- Specified by:
write
in classMetadataWriter
- Throws:
IOException
-
writeValue
- Throws:
IOException
-