Package com.openhtmltopdf.css.constants


package com.openhtmltopdf.css.constants
  • 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.
     
     
    This is a partial list of common SVG properties that are not present in the HTML renderer of this project.
    Utility class for working with CSSValue instances.