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