Class SizePropertyBuilder

java.lang.Object
org.xhtmlrenderer.css.parser.property.AbstractPropertyBuilder
org.xhtmlrenderer.css.parser.property.SizePropertyBuilder
All Implemented Interfaces:
PropertyBuilder

public class SizePropertyBuilder extends AbstractPropertyBuilder
  • Field Details

    • ALL

      private static final CSSName[] ALL
  • Constructor Details

    • SizePropertyBuilder

      public SizePropertyBuilder()
  • Method Details