public class PDFPageExtension extends PDFDictionaryExtension
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
PROPERTY_PAGE_NUMBERS |
PROPERTY_KEY
PROPERTY_ID
Modifier and Type | Method | Description |
---|---|---|
boolean |
matchesPageNumber(int pageNumber) |
Determine if page dictionary and page number matches.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKey, setKey
addEntry, findEntry, findEntryValue, getDictionaryType, getElementName, getEntries, getLastEntry, getProperty, getValue, setProperty, setValue, usesIDAttribute
getType, getValueAsBoolean, getValueAsNumber, getValueAsString, getValueAsXMLEscapedString
public static final java.lang.String PROPERTY_PAGE_NUMBERS
public boolean matchesPageNumber(int pageNumber)
pageNumber
- page number, where first page number is 1Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.