Package org.apache.tika.metadata
Interface XMPIdq
-
public interface XMPIdq
-
-
Field Summary
Fields Modifier and Type Field Description static String
NAMESPACE_URI
static String
PREFIX
static String
PREFIX_
The xmpidq prefix followed by the colon delimiterstatic Property
SCHEME
A qualifier providing the name of the formal identification scheme used for an item in the xmp:Identifier array.
-
-
-
Field Detail
-
NAMESPACE_URI
static final String NAMESPACE_URI
- See Also:
- Constant Field Values
-
PREFIX
static final String PREFIX
- See Also:
- Constant Field Values
-
PREFIX_
static final String PREFIX_
The xmpidq prefix followed by the colon delimiter- See Also:
- Constant Field Values
-
SCHEME
static final Property SCHEME
A qualifier providing the name of the formal identification scheme used for an item in the xmp:Identifier array.
-
-