|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
A root of a structure tree.
Constructor Summary | |
PDStructureTreeRoot()
Default Constructor. |
|
PDStructureTreeRoot(COSDictionary dic)
Constructor for an existing structure element. |
Method Summary | |
COSDictionary |
getCOSDictionary()
Get the low level dictionary that this object wraps. |
COSBase |
getCOSObject()
Convert this standard java object to a COS object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PDStructureTreeRoot()
public PDStructureTreeRoot(COSDictionary dic)
dic
- The existing dictionary.Method Detail |
public COSBase getCOSObject()
getCOSObject
in interface COSObjectable
public COSDictionary getCOSDictionary()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |