com.lowagie.text.pdf
public class PdfStructureTreeRoot extends PdfDictionary
| Field Summary | |
|---|---|
| HashMap | parentTree |
| PdfIndirectReference | reference |
| PdfWriter | writer
Holds value of property writer. |
| Constructor Summary | |
|---|---|
| PdfStructureTreeRoot(PdfWriter writer) Creates a new instance of PdfStructureTreeRoot | |
| Method Summary | |
|---|---|
| void | buildTree() |
| PdfIndirectReference | getReference()
Gets the reference this object will be written to. |
| PdfWriter | getWriter()
Gets the writer. |
| void | mapRole(PdfName used, PdfName standard)
Maps the user tags to the standard tags. |
| void | nodeProcess(PdfDictionary struc, PdfIndirectReference reference) |
| void | setPageMark(int page, PdfIndirectReference struc) |
Returns: the reference this object will be written to
Returns: the writer
Parameters: used the user tag standard the standard tag