Package org.openpdf.css.parser.property
Class BuilderUtil
java.lang.Object
org.openpdf.css.parser.property.BuilderUtil
Static utility functions to check types, etc for builders to use.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckFunctionsAllowed(FSFunction func, String... allowed) static booleanisLength(CSSPrimitiveValue value)
-
Field Details
-
LENGTH_VALUES
-
-
Constructor Details
-
BuilderUtil
public BuilderUtil()
-
-
Method Details
-
isLength
-
checkFunctionsAllowed
-