Package org.xhtmlrenderer.css.constants


package org.xhtmlrenderer.css.constants
  • Classes
    Class
    Description
    A CSSName is a Singleton representing a single CSS property name, like border-width.
    Booch utility class for working with ident values in CSS.
    An IdentValue represents a string that you can assign to a CSS property, where the string is one of several enumerated values.
     
     
    Utility class for working with CSSValue instances.