Class ListStylePropertyBuilder

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

public class ListStylePropertyBuilder extends AbstractPropertyBuilder
  • Field Details

    • ALL

      private static final CSSName[] ALL
  • Constructor Details

    • ListStylePropertyBuilder

      public ListStylePropertyBuilder()
  • Method Details