Class PrimitivePropertyBuilders.FontSize

java.lang.Object
org.xhtmlrenderer.css.parser.property.AbstractPropertyBuilder
org.xhtmlrenderer.css.parser.property.PrimitivePropertyBuilders.FontSize
All Implemented Interfaces:
PropertyBuilder
Enclosing class:
PrimitivePropertyBuilders

public static class PrimitivePropertyBuilders.FontSize extends AbstractPropertyBuilder
  • Field Details

    • ALLOWED

      private static final BitSet ALLOWED
  • Constructor Details

    • FontSize

      public FontSize()
  • Method Details