Class RDFDescription
java.lang.Object
com.twelvemonkeys.imageio.metadata.AbstractDirectory
com.twelvemonkeys.imageio.metadata.xmp.RDFDescription
RDFDescription
- Version:
- $Id: RDFDescription.java,v 1.0 Nov 17, 2009 9:38:58 PM haraldk Exp$
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRDFDescription
(String key, Collection<? extends Entry> entries) RDFDescription
(Collection<? extends Entry> entries) -
Method Summary
Methods inherited from class com.twelvemonkeys.imageio.metadata.AbstractDirectory
add, assertMutable, equals, getEntryByFieldName, getEntryById, hashCode, isReadOnly, iterator, remove, size
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
namespace
-
-
Constructor Details
-
RDFDescription
-
RDFDescription
-
-
Method Details
-
toString
- Overrides:
toString
in classAbstractDirectory
-