Generated by
JDiff

Class com.itextpdf.kernel.utils.TaggedPdfReaderTool

Changed Constructors
TaggedPdfReaderTool( PdfDocument) Documentation changed from old to new.
Constructs a TaggedPdfReaderTool via a given PdfDocument.
 

Changed Methods
String  fixTagName( String) Documentation changed from old to new.
Fixes specified tag name to be valid XML tag.
void  inspectAttributes( PdfStructElem) Documentation changed from old to new.
Inspects attributes dictionary of the StructTreeRoot child.
void  inspectKid( IStructureNode) Documentation changed from old to new.
Inspect the child of the StructTreeRoot.
void  inspectKids( List) Documentation changed from old to new.
Inspect the children of the StructTreeRoot.
boolean  isValidCharacterValue( int) Documentation changed from old to new.
Checks if a character value should be escaped/unescaped.
void  parseTag( PdfMcr) Documentation changed from old to new.
Parses tag of the Marked Content Reference (MCR) kid of the StructTreeRoot.