Package com.logicaldoc.util.html
Class HTMLColor
- java.lang.Object
 - 
- com.logicaldoc.util.html.HTMLColor
 
 
- 
public class HTMLColor extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description HTMLColor() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Colordecode(String color)Decode HTML-attribute style of color toColorstatic StringencodeRGB(Color color)static IntegerintegerValue(String color) 
 -