public class PDFPageExtension extends PDFDictionaryExtension
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
PROPERTY_PAGE_NUMBERS |
PROPERTY_KEYPROPERTY_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, waitgetKey, setKeyaddEntry, findEntry, findEntryValue, getDictionaryType, getElementName, getEntries, getLastEntry, getProperty, getValue, setProperty, setValue, usesIDAttributegetType, getValueAsBoolean, getValueAsNumber, getValueAsString, getValueAsXMLEscapedStringpublic 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.