Class GridShorthandResolver

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

public class GridShorthandResolver extends Object implements IShorthandResolver
IShorthandResolver implementation for grid shorthand.
  • Constructor Details

    • GridShorthandResolver

      public GridShorthandResolver()
  • Method Details