Interface Epub


public interface Epub
EPub properties collection.
Since:
Apache Tika 2.8.0
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final Property
    This is set to "pre-paginated" if any itemref on the spine or the metadata has a "pre-paginated" value, "reflowable" otherwise.
    static final Property
     
  • Field Details

    • EPUB_PREFIX

      static final String EPUB_PREFIX
      See Also:
    • RENDITION_LAYOUT

      static final Property RENDITION_LAYOUT
      This is set to "pre-paginated" if any itemref on the spine or the metadata has a "pre-paginated" value, "reflowable" otherwise.
    • VERSION

      static final Property VERSION