org.xhtmlrenderer.css.util
Class ConversionUtil
java.lang.Object
org.xhtmlrenderer.css.util.ConversionUtil
public class ConversionUtil
- extends Object
Utility methods for data conversion.
- Author:
- empty
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConversionUtil
public ConversionUtil()
rgbToColor
public static Color rgbToColor(org.w3c.dom.css.RGBColor rgbcol)
- Copied from Josh M.'s CSSAccessor class
- Parameters:
rgbcol - PARAM
- Returns:
- Returns
Copyright © 2013. All Rights Reserved.