| Modifier and Type | Method and Description |
|---|---|
NameTree |
Document.createNameTree(java.lang.String nameTreeName)
Retrieves the name tree inside the Names dictionary with the specified key name, or creates it if it does not exist.
|
NameTree |
Document.getNameTree(java.lang.String nameTreeName)
Retrieves the name tree inside the Names dictionary with the specified key name.
|