Generated by
JDiff

Class com.itextpdf.kernel.pdf.tagging.PdfStructElem

Changed Methods
void  addRef( PdfStructElem) Documentation changed from old to new.
A PdfName.Ref identifies the structure element to which the item of content, contained within this structure element, refers (e.g.
void  setNamespace( PdfNamespace) Documentation changed from old to new.
A namespace this element belongs to (see ISO 32000-2 14.7.4, "Namespaces").
void  setPhoneme( PdfString) Documentation changed from old to new.
Attribute for a structure element that may be used as pronunciation hint.
void  setPhoneticAlphabet( PdfName) Documentation changed from old to new.
Attribute for a structure element that indicates the phonetic alphabet used by a PdfName.Phoneme attribute.
void  addAssociatedFile( PdfFileSpec) Documentation changed from old to new.

Adds file associated with structure element and identifies the relationship between them.

void  addAssociatedFile( String, PdfFileSpec ) Documentation changed from old to new.
Adds file associated with structure element and identifies the relationship between them.