Package org.apache.tika.metadata
Interface XMPIdq
- 
 public interface XMPIdq
- 
- 
Field SummaryFields Modifier and Type Field Description static StringNAMESPACE_URIstatic StringPREFIXstatic StringPREFIX_The xmpidq prefix followed by the colon delimiterstatic PropertySCHEMEA qualifier providing the name of the formal identification scheme used for an item in the xmp:Identifier array.
 
- 
- 
- 
Field Detail- 
NAMESPACE_URIstatic final String NAMESPACE_URI - See Also:
- Constant Field Values
 
 - 
PREFIXstatic 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
 
 - 
SCHEMEstatic final Property SCHEME A qualifier providing the name of the formal identification scheme used for an item in the xmp:Identifier array.
 
- 
 
-