Class CssDefaults

java.lang.Object
com.itextpdf.styledxmlparser.css.resolve.CssDefaults

public class CssDefaults extends Object
Helper class that allows you to get the default values of CSS properties.
  • Constructor Details

    • CssDefaults

      public CssDefaults()
  • Method Details

    • getDefaultValue

      public static String getDefaultValue (String property)
      Gets the default value of a property.
      Parameters:
      property - the property
      Returns:
      the default value