Package com.adobe.xmp.core.namespace
Interface AdobePDF
-
public interface AdobePDF
-
-
Field Summary
Fields Modifier and Type Field Description static StringKEYWORDSstatic StringPDFVERSIONstatic 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
-
KEYWORDS
static final String KEYWORDS
- See Also:
- Constant Field Values
-
PDFVERSION
static final String PDFVERSION
- See Also:
- Constant Field Values
-
-