Package com.adobe.xmp.core.namespace
Interface EXIFSchemaForEXIF
-
public interface EXIFSchemaForEXIF
-
-
Field Summary
Fields Modifier and Type Field Description static StringEXIFVERSIONstatic StringFIREDstatic StringFLASHstatic StringFLASHPIXVERSIONstatic StringFUNCTIONstatic StringMODEstatic StringRED_EYE_MODEstatic StringRETURNstatic StringSTANDARD_PREFIXstatic StringURI
-
-
-
Field Detail
-
URI
static final String URI
- See Also:
- Constant Field Values
-
STANDARD_PREFIX
static final String STANDARD_PREFIX
- See Also:
- Constant Field Values
-
EXIFVERSION
static final String EXIFVERSION
- See Also:
- Constant Field Values
-
FLASHPIXVERSION
static final String FLASHPIXVERSION
- See Also:
- Constant Field Values
-
FLASH
static final String FLASH
- See Also:
- Constant Field Values
-
FIRED
static final String FIRED
- See Also:
- Constant Field Values
-
FUNCTION
static final String FUNCTION
- See Also:
- Constant Field Values
-
MODE
static final String MODE
- See Also:
- Constant Field Values
-
RED_EYE_MODE
static final String RED_EYE_MODE
- See Also:
- Constant Field Values
-
RETURN
static final String RETURN
- See Also:
- Constant Field Values
-
-