Class PrimitivePropertyBuilders.ZIndex

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

public static class PrimitivePropertyBuilders.ZIndex extends AbstractPropertyBuilder
  • Field Details

    • ALLOWED

      private static final BitSet ALLOWED
  • Constructor Details

    • ZIndex

      public ZIndex()
  • Method Details