public class PdfStructureTreeRoot extends PdfDictionary
Modifier and Type | Method and Description |
---|---|
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.
|
contains, get, getAsArray, getAsBoolean, getAsDict, getAsIndirectObject, getAsName, getAsNumber, getAsStream, getAsString, getDirectObject, getKeys, isCatalog, isFont, isOutlineTree, isPage, isPages, merge, mergeDifferent, put, putAll, putEx, remove, size, toPdf, toString
canBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, type
public void mapRole(PdfName used, PdfName standard)
used
- the user tagstandard
- the standard tagpublic PdfWriter getWriter()
public PdfIndirectReference getReference()
Copyright © 2018. All rights reserved.