Class RenderingIntentValidationContext
java.lang.Object
com.itextpdf.kernel.validation.context.RenderingIntentValidationContext
- All Implemented Interfaces:
-
IValidationContext
Class for rendering intent validation context.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RenderingIntentValidationContext
Instantiates a newRenderingIntentValidationContext
based on pdf name.- Parameters:
-
intent
- the intent pdf name
-
-
Method Details
-
getIntent
Gets the intent pdf name.- Returns:
- the intent pdf name
-
getType
Description copied from interface:IValidationContext
Gets type of the context.- Specified by:
-
getType
in interfaceIValidationContext
- Returns:
- the type
-