Class ColumnsShorthandResolver

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

public class ColumnsShorthandResolver extends Object implements IShorthandResolver
Shorthand resolver for the column property. This property is a shorthand for the column-count and column-width properties.
  • Constructor Details

  • Method Details