Class ColumnRuleShortHandResolver

java.lang.Object
com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.ColumnRuleShortHandResolver
All Implemented Interfaces:
IShorthandResolver

public class ColumnRuleShortHandResolver extends Object implements IShorthandResolver
Shorthand resolver for the column-rule property. This property is a shorthand for the column-rule-width, column-rule-style, and column-rule-color properties.
  • Constructor Details

  • Method Details