Class TagStructElementValidationContext
java.lang.Object
com.itextpdf.kernel.validation.context.TagStructElementValidationContext
- All Implemented Interfaces:
IValidationContext
Class for tag structure element validation context.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
object
-
-
Constructor Details
-
TagStructElementValidationContext
Instantiates a newTagStructElementValidationContext
based 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:IValidationContext
Gets type of the context.- Specified by:
getType
in interfaceIValidationContext
- Returns:
- the type
-