Package org.apache.tika.metadata
Interface QuattroPro
-
public interface QuattroPro
QuattroPro properties collection.- Author:
- Pascal Essiembre
-
-
Field Summary
Fields Modifier and Type Field Description static Property
BUILD
Build.static Property
ID
ID.static Property
LOWEST_VERSION
Lowest version.static String
QUATTROPRO_METADATA_NAME_PREFIX
static Property
VERSION
Version.
-
-
-
Field Detail
-
QUATTROPRO_METADATA_NAME_PREFIX
static final String QUATTROPRO_METADATA_NAME_PREFIX
- See Also:
- Constant Field Values
-
ID
static final Property ID
ID.
-
VERSION
static final Property VERSION
Version.
-
BUILD
static final Property BUILD
Build.
-
LOWEST_VERSION
static final Property LOWEST_VERSION
Lowest version.
-
-