Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.drew.metadata.TagDescriptor

Uses of TagDescriptor in com.drew.metadata
 

Subclasses of TagDescriptor in com.drew.metadata
 class DefaultTagDescriptor
           
 

Fields in com.drew.metadata declared as TagDescriptor
protected  TagDescriptor Directory._descriptor
          The descriptor used to interperet tag values.
 

Methods in com.drew.metadata with parameters of type TagDescriptor
 void Directory.setDescriptor(TagDescriptor descriptor)
          Sets the descriptor used to interperet tag values.