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