Package com.openhtmltopdf.css.constants
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 Summary
Constructors Constructor Description Idents()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanlooksLikeABGPosition(String val)Description of the Methodstatic booleanlooksLikeALength(String val)Description of the Method
-