|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.canoo.webtest.plugins.pdftest.htmlunit.pdfbox.PdfBoxPDFBookmark
public class PdfBoxPDFBookmark
Implementation of PDFBookmark based on
PDFBox.
| Constructor Summary | |
|---|---|
PdfBoxPDFBookmark(org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem nativeBookmark,
PdfBoxPDFBookmark parent)
|
|
| Method Summary | |
|---|---|
List<PdfBoxPDFBookmark> |
getAllChildren()
Get all children deep first |
List<PdfBoxPDFBookmark> |
getchildren()
Get the direct children of this bookmark |
PDFBookmark |
getParent()
Gets the parent bookmark |
String |
getTitle()
|
protected List<PdfBoxPDFBookmark> |
readChildren()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PdfBoxPDFBookmark(org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem nativeBookmark,
PdfBoxPDFBookmark parent)
| Method Detail |
|---|
protected List<PdfBoxPDFBookmark> readChildren()
public String getTitle()
getTitle in interface PDFBookmarkpublic PDFBookmark getParent()
PDFBookmark
getParent in interface PDFBookmarkpublic List<PdfBoxPDFBookmark> getchildren()
PDFBookmark
getchildren in interface PDFBookmarkPDFBookmarkpublic List<PdfBoxPDFBookmark> getAllChildren()
getAllChildren in interface PDFBookmarkPDFBookmark
|
Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||