public class PdfStructIdTree extends GenericNameTree
| Modifier and Type | Method and Description |
|---|---|
PdfStructElem |
getStructElemById(byte[] id)
Retrieve a structure element by ID, if it has one.
|
PdfStructElem |
getStructElemById(PdfString id)
Retrieve a structure element by ID, if it has one.
|
addEntry, addEntry, buildTree, getEntry, getEntry, getItems, getKeys, isModified, readTree, removeEntry, setItems, setModifiedpublic PdfStructElem getStructElemById(PdfString id)
id - the ID of the structure element to retrievepublic PdfStructElem getStructElemById(byte[] id)
id - the ID of the structure element to retrieveCopyright © 1998–2023 Apryse Group NV. All rights reserved.