Class StyledXmlParserLogMessageConstant
java.lang.Object
com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
Class that bundles all the error message templates as constants.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The Constant DEFAULT_VALUE_OF_CSS_PROPERTY_UNKNOWN.static final String
The Constant ERROR_ADDING_CHILD_NODE.static final String
The Constant ERROR_PARSING_COULD_NOT_MAP_NODE.static final String
The Constant ERROR_PARSING_CSS_SELECTOR.static final String
The Constant ERROR_RESOLVING_PARENT_STYLES.static final String
The Constant INCORRECT_CHARACTER_SEQUENCE.static final String
static final String
The Constant INVALID_CSS_PROPERTY_DECLARATION.static final String
The Constant ONLY_THE_LAST_BACKGROUND_CAN_INCLUDE_BACKGROUND_COLOR.static final String
The Constant QUOTE_IS_NOT_CLOSED_IN_CSS_EXPRESSION.static final String
The Constant QUOTES_PROPERTY_INVALID.static final String
The Constant RESOURCE_WITH_GIVEN_URL_WAS_FILTERED_OUT.static final String
The Constant RULE_IS_NOT_SUPPORTED.static final String
The Constant SHORTHAND_PROPERTY_CANNOT_BE_EMPTY.static final String
static final String
static final String
static final String
The Constant UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_BASE_URI.static final String
The Constant UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_DATA_URI.static final String
The Constant UNABLE_TO_RETRIEVE_RESOURCE_WITH_GIVEN_RESOURCE_SIZE_BYTE_LIMIT.static final String
The Constant UNABLE_TO_RETRIEVE_STREAM_WITH_GIVEN_BASE_URI.static final String
The Constant UNKNOWN_ABSOLUTE_METRIC_LENGTH_PARSED.static final String
static final String
The Constant UNKNOWN__PROPERTY.static final String
static final String
static final String
static final String
The Constant WAS_NOT_ABLE_TO_DEFINE_BACKGROUND_CSS_SHORTHAND_PROPERTIES. -
Method Summary
-
Field Details
-
SHORTHAND_PROPERTY_CANNOT_BE_EMPTY
The Constant SHORTHAND_PROPERTY_CANNOT_BE_EMPTY.- See Also:
-
DEFAULT_VALUE_OF_CSS_PROPERTY_UNKNOWN
The Constant DEFAULT_VALUE_OF_CSS_PROPERTY_UNKNOWN.- See Also:
-
ERROR_ADDING_CHILD_NODE
The Constant ERROR_ADDING_CHILD_NODE.- See Also:
-
ERROR_PARSING_COULD_NOT_MAP_NODE
The Constant ERROR_PARSING_COULD_NOT_MAP_NODE.- See Also:
-
ERROR_PARSING_CSS_SELECTOR
The Constant ERROR_PARSING_CSS_SELECTOR.- See Also:
-
ONLY_THE_LAST_BACKGROUND_CAN_INCLUDE_BACKGROUND_COLOR
The Constant ONLY_THE_LAST_BACKGROUND_CAN_INCLUDE_BACKGROUND_COLOR.- See Also:
-
UNKNOWN_ABSOLUTE_METRIC_LENGTH_PARSED
The Constant UNKNOWN_ABSOLUTE_METRIC_LENGTH_PARSED.- See Also:
-
UNKNOWN_METRIC_ANGLE_PARSED
- See Also:
-
UNKNOWN_PROPERTY
The Constant UNKNOWN__PROPERTY.- See Also:
-
URL_IS_EMPTY_IN_CSS_EXPRESSION
- See Also:
-
URL_IS_NOT_CLOSED_IN_CSS_EXPRESSION
- See Also:
-
QUOTES_PROPERTY_INVALID
The Constant QUOTES_PROPERTY_INVALID.- See Also:
-
QUOTE_IS_NOT_CLOSED_IN_CSS_EXPRESSION
The Constant QUOTE_IS_NOT_CLOSED_IN_CSS_EXPRESSION.- See Also:
-
INVALID_CSS_PROPERTY_DECLARATION
The Constant INVALID_CSS_PROPERTY_DECLARATION.- See Also:
-
INCORRECT_CHARACTER_SEQUENCE
The Constant INCORRECT_CHARACTER_SEQUENCE.- See Also:
-
INCORRECT_RESOLUTION_UNIT_VALUE
- See Also:
-
RULE_IS_NOT_SUPPORTED
The Constant RULE_IS_NOT_SUPPORTED.- See Also:
-
RESOURCE_WITH_GIVEN_URL_WAS_FILTERED_OUT
The Constant RESOURCE_WITH_GIVEN_URL_WAS_FILTERED_OUT.- See Also:
-
UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_DATA_URI
The Constant UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_DATA_URI.- See Also:
-
UNABLE_TO_RETRIEVE_RESOURCE_WITH_GIVEN_RESOURCE_SIZE_BYTE_LIMIT
The Constant UNABLE_TO_RETRIEVE_RESOURCE_WITH_GIVEN_RESOURCE_SIZE_BYTE_LIMIT.- See Also:
-
UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_BASE_URI
The Constant UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_BASE_URI.- See Also:
-
UNABLE_TO_RESOLVE_IMAGE_URL
- See Also:
-
UNABLE_TO_RETRIEVE_STREAM_WITH_GIVEN_BASE_URI
The Constant UNABLE_TO_RETRIEVE_STREAM_WITH_GIVEN_BASE_URI.- See Also:
-
UNABLE_TO_PROCESS_EXTERNAL_CSS_FILE
- See Also:
-
UNABLE_TO_RETRIEVE_FONT
- See Also:
-
UNSUPPORTED_PSEUDO_CSS_SELECTOR
- See Also:
-
WAS_NOT_ABLE_TO_DEFINE_BACKGROUND_CSS_SHORTHAND_PROPERTIES
The Constant WAS_NOT_ABLE_TO_DEFINE_BACKGROUND_CSS_SHORTHAND_PROPERTIES.- See Also:
-
ERROR_RESOLVING_PARENT_STYLES
The Constant ERROR_RESOLVING_PARENT_STYLES.- See Also:
-