Class PDJavascriptNameTreeNode

  • All Implemented Interfaces:
    COSObjectable

    public class PDJavascriptNameTreeNode
    extends PDNameTreeNode<PDActionJavaScript>
    This class holds all of the name trees that are available at the document level.
    Author:
    Ben Litchfield
    • Constructor Detail

      • PDJavascriptNameTreeNode

        public PDJavascriptNameTreeNode()
        Constructor.
      • PDJavascriptNameTreeNode

        public PDJavascriptNameTreeNode​(COSDictionary dic)
        Constructor.
        Parameters:
        dic - The COS dictionary.