Class ColorTool
java.lang.Object
com.polarion.alm.shared.api.utils.velocity.ColorTool
- Since:
- 3.18.1
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ColorTool
public ColorTool()
-
-
Method Details
-
tryParse
Parses the color string, or, if it cannot be parsed, returns the default color string. If colorString cannot be parsed, uses defaultColorString. Returns null only if neither of the color strings can be parsed.
-