ERMetadataUtils Class Reference

Collaboration diagram for ERMetadataUtils:

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static Class classForTagName (String directoryName, String name)
static String customMetadataDirectoryName ()
static int typeForExifTagName (String name)
static int typeForIptcTagName (String name)
static int typeForPdfTagName (String name)
static int typeForTagName (Map< String, Integer > map, String name)
static int typeForTagName (String directoryName, String name)

Static Package Functions

 [static initializer]

Static Private Attributes

static Map< String, Integer > EXIF_NAME_TO_TYPE = new HashMap<String, Integer>()
static Map< String, Integer > IPTC_NAME_TO_TYPE = new HashMap<String, Integer>()


Member Function Documentation

[static initializer] (  )  [static, package]

static Class classForTagName ( String  directoryName,
String  name 
) [static]

static String customMetadataDirectoryName (  )  [static]

static int typeForExifTagName ( String  name  )  [static]

static int typeForIptcTagName ( String  name  )  [static]

static int typeForPdfTagName ( String  name  )  [static]

static int typeForTagName ( Map< String, Integer >  map,
String  name 
) [static]

static int typeForTagName ( String  directoryName,
String  name 
) [static]


Member Data Documentation

Map<String, Integer> EXIF_NAME_TO_TYPE = new HashMap<String, Integer>() [static, private]

Map<String, Integer> IPTC_NAME_TO_TYPE = new HashMap<String, Integer>() [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:42 2012 for Project Wonder by  doxygen 1.5.8