Generated by
JDiff

Class com.itextpdf.kernel.pdf.tagutils.TagStructureContext

Changed Methods
PdfNamespace  fetchNamespace( String) Documentation changed from old to new.
This method defines a recommended way to obtain PdfNamespace class instances.
PdfNamespace  getDocumentDefaultNamespace() Documentation changed from old to new.
A namespace that is used as a default value for the tagging for any new TagTreePointer created (including the pointer returned by .getAutoTaggingPointer(), which implies that automatically created tag structure will be in this namespace by default).
PdfStructElem  getPointerStructElem( TagTreePointer) Documentation changed from old to new.
Gets PdfStructElem at which TagTreePointer points.
TagStructureContext  setDocumentDefaultNamespace( PdfNamespace) Documentation changed from old to new.
Sets a namespace that will be used as a default value for the tagging for any new TagTreePointer created.