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