Class Idents

java.lang.Object
com.openhtmltopdf.css.constants.Idents

public final class Idents
extends Object
Booch utility class for working with ident values in CSS.
Author:
Patrick Wright
  • Constructor Details

    • Idents

      public Idents()
  • Method Details

    • looksLikeALength

      public static boolean looksLikeALength​(String val)
      Description of the Method
      Parameters:
      val - PARAM
      Returns:
      Returns
    • looksLikeABGPosition

      public static boolean looksLikeABGPosition​(String val)
      Description of the Method
      Parameters:
      val - PARAM
      Returns:
      Returns