Class BorderWidthShorthandResolver
java.lang.Object
com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderWidthShorthandResolver
- All Implemented Interfaces:
-
IShorthandResolver
AbstractBoxShorthandResolver
implementation for border widths.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
resolveShorthand
-
Constructor Details
-
BorderWidthShorthandResolver
public BorderWidthShorthandResolver()
-
-
Method Details
-
getPrefix
Description copied from class:AbstractBoxShorthandResolver
Gets the prefix of a property.- Specified by:
-
getPrefix
in classAbstractBoxShorthandResolver
- Returns:
- the prefix
-
getPostfix
Description copied from class:AbstractBoxShorthandResolver
Gets the postfix of a property.- Specified by:
-
getPostfix
in classAbstractBoxShorthandResolver
- Returns:
- the postfix
-