Package org.apache.tika.metadata
Interface QuattroPro
- 
 public interface QuattroProQuattroPro properties collection.- Author:
- Pascal Essiembre
 
- 
- 
Field SummaryFields Modifier and Type Field Description static PropertyBUILDBuild.static PropertyIDID.static PropertyLOWEST_VERSIONLowest version.static StringQUATTROPRO_METADATA_NAME_PREFIXstatic PropertyVERSIONVersion.
 
- 
- 
- 
Field Detail- 
QUATTROPRO_METADATA_NAME_PREFIXstatic final String QUATTROPRO_METADATA_NAME_PREFIX - See Also:
- Constant Field Values
 
 - 
IDstatic final Property ID ID.
 - 
VERSIONstatic final Property VERSION Version.
 - 
BUILDstatic final Property BUILD Build.
 - 
LOWEST_VERSIONstatic final Property LOWEST_VERSION Lowest version.
 
- 
 
-