org.apache.tika.metadata
Interface PagedText


public interface PagedText

XMP Paged-text schema. This is a collection of property definition constants for the paged text properties defined in the XMP standard.

Since:
Apache Tika 0.8
See Also:
XMP Specification, Part 2: Standard Schemas

Field Summary
static Property N_PAGES
          "The number of pages in the document (including any in contained documents)."
 

Field Detail

N_PAGES

static final Property N_PAGES
"The number of pages in the document (including any in contained documents)."



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.