public class PageEntry extends Object
| Constructor and Description |
|---|
PageEntry(org.apache.pdfbox.cos.COSDictionary page,
int pageNum,
String pageLabel) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.pdfbox.cos.COSDictionary |
getDict() |
int |
getPageNum() |
String |
getPath() |
String |
toString() |
public PageEntry(org.apache.pdfbox.cos.COSDictionary page,
int pageNum,
String pageLabel)
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.