Class IPTCDirectory
java.lang.Object
com.twelvemonkeys.imageio.metadata.AbstractDirectory
com.twelvemonkeys.imageio.metadata.iptc.IPTCDirectory
IPTCDirectory
- Version:
- $Id: IPTCDirectory.java,v 1.0 Nov 11, 2009 5:02:59 PM haraldk Exp$
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.twelvemonkeys.imageio.metadata.AbstractDirectory
add, assertMutable, equals, getEntryByFieldName, getEntryById, hashCode, isReadOnly, iterator, remove, size, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
IPTCDirectory
IPTCDirectory(Collection<? extends Entry> entries)
-