Class BorderBottomShorthandResolver
java.lang.Object
com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBorderShorthandResolver
com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderBottomShorthandResolver
- All Implemented Interfaces:
-
IShorthandResolver
AbstractBorderShorthandResolver
implementation for bottom borders.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBorderShorthandResolver
resolveShorthand
-
Constructor Details
-
BorderBottomShorthandResolver
public BorderBottomShorthandResolver()
-
-
Method Details
-
getPrefix
Description copied from class:AbstractBorderShorthandResolver
Gets the prefix of a property.- Specified by:
-
getPrefix
in classAbstractBorderShorthandResolver
- Returns:
- the prefix
-