de.intarsys.pdf.cds
Class CDSNameTreeEntry
java.lang.Object
de.intarsys.pdf.cds.CDSTreeEntry
de.intarsys.pdf.cds.CDSNameTreeEntry
public class CDSNameTreeEntry
- extends CDSTreeEntry
A helper class implementing an association object for the use in a PDF name
tree.
CDSNameTreeEntry
public CDSNameTreeEntry(COSString name,
COSObject value)
- Create an an entry for a name tree
- Parameters:
name
- The name of the entryvalue
- The value of the entry.
getName
public COSString getName()
- The name of the entry.
- Returns:
- The name of the entry.
getKey
public COSObject getKey()
- Specified by:
getKey
in class CDSTreeEntry
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.