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