Class TagStructElementValidationContext
java.lang.Object
com.itextpdf.kernel.validation.context.TagStructElementValidationContext
- All Implemented Interfaces:
-
IValidationContext
Class for tag structure element validation context.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TagStructElementValidationContext
Instantiates a newTagStructElementValidationContextbased on pdf object.- Parameters:
-
object- the tag pdf object
-
-
Method Details
-
getObject
Gets the tag pdf object.- Returns:
- the tag pdf object
-
getType
Description copied from interface:IValidationContextGets type of the context.- Specified by:
-
getTypein interfaceIValidationContext - Returns:
- the type
-