Uses of Class
com.drew.metadata.Tag

Packages that use Tag
com.drew.metadata Provides classes for generic modelling of metadata directories and tags. 
 

Uses of Tag in com.drew.metadata
 

Fields in com.drew.metadata with type parameters of type Tag
protected  Collection<Tag> Directory._definedTagList
          A convenient list holding tag values in the order in which they were stored.
 

Methods in com.drew.metadata that return types with arguments of type Tag
 Collection<Tag> Directory.getTags()
          Returns an Iterator of Tag instances that have been set in this Directory.
 



Copyright © 2012. All Rights Reserved.