public class PDEmbeddedFilesNameTreeNode extends PDNameTreeNode
| Constructor and Description |
|---|
PDEmbeddedFilesNameTreeNode()
Constructor.
|
PDEmbeddedFilesNameTreeNode(COSDictionary dic)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convertCOSToPD(COSBase base)
Method to convert the COS value in the name tree to the PD Model object.
|
protected PDNameTreeNode |
createChildNode(COSDictionary dic)
Create a child node object.
|
getCOSDictionary, getCOSObject, getKids, getLowerLimit, getNames, getUpperLimit, getValue, setKids, setNamespublic PDEmbeddedFilesNameTreeNode()
public PDEmbeddedFilesNameTreeNode(COSDictionary dic)
dic - The COS dictionary.protected Object convertCOSToPD(COSBase base) throws IOException
convertCOSToPD in class PDNameTreeNodebase - The COS object to convert.IOException - If there is an error during creation.protected PDNameTreeNode createChildNode(COSDictionary dic)
createChildNode in class PDNameTreeNodedic - The dictionary for the child node object to refer to.Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.