Package | Description |
---|---|
com.drew.metadata |
Provides classes for generic modelling of metadata directories and tags.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.Collection<Tag> |
Directory._definedTagList
A convenient list holding tag values in the order in which they were stored.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Tag> |
Directory.getTags()
Returns an Iterator of Tag instances that have been set in this Directory.
|
Copyright © 2002-2013 Drew Noakes. All Rights Reserved.