Class PDParentTreeValue
java.lang.Object
org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDParentTreeValue
- All Implemented Interfaces:
COSObjectable
Described in the PDF specification in the ParentTree segment of the table "Entries in the
structure tree root". This is either a dictionary or an array.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
obj
COSObjectable obj
-
-
Constructor Details
-
PDParentTreeValue
-
PDParentTreeValue
-
-
Method Details
-
getCOSObject
Description copied from interface:COSObjectable
Convert this standard java object to a COS object.- Specified by:
getCOSObject
in interfaceCOSObjectable
- Returns:
- The cos object that matches this Java object.
-
toString
-