org.pdfbox.pdmodel
Class PDDestinationNameTreeNode
- COSObjectable
public class PDDestinationNameTreeNode
This class holds all of the name trees that are available at the document level.
convertCOSToPD , createChildNode , getCOSDictionary , getCOSObject , getKids , getLowerLimit , getNames , getUpperLimit , getValue , setKids , setNames |
PDDestinationNameTreeNode
public PDDestinationNameTreeNode()
Constructor.
PDDestinationNameTreeNode
public PDDestinationNameTreeNode(COSDictionary dic)
Constructor.
dic
- The COS dictionary.