Interface OfficeOpenXMLExtended


  • public interface OfficeOpenXMLExtended
    Extended properties as defined in the Office Open XML specification part Four. Those properties are omitted which have equivalent properties defined in the ODF namespace like "word count". Also not all properties from the specification are defined here, yet. Only those which have been in use by the parsers so far.
    See Also:
    ISO document of Office Open XML specification, ECMA document of Office Open XML specification
    • Field Detail

      • WORD_PROCESSING_NAMESPACE_URI

        static final java.lang.String WORD_PROCESSING_NAMESPACE_URI
        See Also:
        Constant Field Values
      • WORD_PROCESSING_PREFIX

        static final java.lang.String WORD_PROCESSING_PREFIX
        See Also:
        Constant Field Values
      • SECURITY_PASSWORD_PROTECTED

        static final java.lang.String SECURITY_PASSWORD_PROTECTED
        See Also:
        Constant Field Values
      • SECURITY_READ_ONLY_RECOMMENDED

        static final java.lang.String SECURITY_READ_ONLY_RECOMMENDED
        See Also:
        Constant Field Values
      • SECURITY_READ_ONLY_ENFORCED

        static final java.lang.String SECURITY_READ_ONLY_ENFORCED
        See Also:
        Constant Field Values
      • SECURITY_LOCKED_FOR_ANNOTATIONS

        static final java.lang.String SECURITY_LOCKED_FOR_ANNOTATIONS
        See Also:
        Constant Field Values
      • TEMPLATE

        static final Property TEMPLATE
      • MANAGER

        static final Property MANAGER
      • COMPANY

        static final Property COMPANY
      • PRESENTATION_FORMAT

        static final Property PRESENTATION_FORMAT
      • TOTAL_TIME

        static final Property TOTAL_TIME
      • HIDDEN_SLIDES

        static final Property HIDDEN_SLIDES
      • APPLICATION

        static final Property APPLICATION
      • APP_VERSION

        static final Property APP_VERSION
      • DOC_SECURITY

        static final Property DOC_SECURITY
      • DOC_SECURITY_STRING

        static final Property DOC_SECURITY_STRING
      • COMMENTS

        static final Property COMMENTS