Interface OfficeOpenXMLCore


@Deprecated(since="2026-04-30") public interface OfficeOpenXMLCore
Deprecated.
This version of the Apache Tika library is deprecated. Use your own version of Apache Tika.
Core properties as defined in the Office Open XML specification part Two that are not in the DublinCore namespace. There is also a keyword property definition in the specification which is omitted here, because Tika should stick to the DublinCore/IPTC definition.
See Also:
  • Field Details

    • NAMESPACE_URI

      static final String NAMESPACE_URI
      Deprecated.
      See Also:
    • PREFIX

      static final String PREFIX
      Deprecated.
      See Also:
    • CATEGORY

      static final Property CATEGORY
      Deprecated.
      A categorization of the content of this package.
    • CONTENT_STATUS

      static final Property CONTENT_STATUS
      Deprecated.
      The status of the content.
    • LAST_MODIFIED_BY

      static final Property LAST_MODIFIED_BY
      Deprecated.
      The user who performed the last modification. The identification is environment-specific.
    • LAST_PRINTED

      static final Property LAST_PRINTED
      Deprecated.
      The date and time of the last printing.
    • REVISION

      static final Property REVISION
      Deprecated.
      The revision number.
    • VERSION

      static final Property VERSION
      Deprecated.
      The version number. This value is set by the user or by the application.
    • SUBJECT

      static final Property SUBJECT
      Deprecated.
      The document's subject.