Generated by
JDiff

Interface com.itextpdf.kernel.pdf.tagutils.IRoleMappingResolver

Documentation changed from old to new.

Changed Methods
boolean  currentRoleIsStandard() Documentation changed from old to new.
Checks if the current role belongs to one of the standard structure namespaces.
boolean  currentRoleShallBeMappedToStandard() Documentation changed from old to new.
Checks if the current role and namespace are specified to be obligatory mapped to the standard structure namespace in order to be a valid role in the Tagged PDF.
PdfNamespace  getNamespace() Documentation changed from old to new.
Defines the namespace of the current role.
String  getRole() Documentation changed from old to new.
Defines the current role of the resolver.
boolean  resolveNextMapping() Documentation changed from old to new.
Performs a mapping resolving "step".