Generated by
JDiff

Class com.itextpdf.layout.tagging.TaggingDummyElement

Documentation changed from old to new.

Changed Constructors
TaggingDummyElement( String) Documentation changed from old to new.
Instantiate a new TaggingDummyElement instance.
 

Changed Methods
void  deleteOwnProperty( int) Documentation changed from old to new.
{@inheritDoc}
AccessibilityProperties  getAccessibilityProperties() Documentation changed from old to new.
{@inheritDoc}
T1  getDefaultProperty( int) Documentation changed from old to new.
{@inheritDoc}
T1  getOwnProperty( int) Documentation changed from old to new.
{@inheritDoc}
T1  getProperty( int) Documentation changed from old to new.
{@inheritDoc}
boolean  hasOwnProperty( int) Documentation changed from old to new.
{@inheritDoc}
boolean  hasProperty( int) Documentation changed from old to new.
{@inheritDoc}
void  setProperty( int, Object ) Documentation changed from old to new.
{@inheritDoc}