Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.css.parser.property
Class Conversions

java.lang.Object
  extended by org.xhtmlrenderer.css.parser.property.Conversions

public class Conversions
extends java.lang.Object


Constructor Summary
Conversions()
           
 
Method Summary
static PropertyValue getBorderWidth(java.lang.String ident)
           
static FSRGBColor getColor(java.lang.String ident)
           
static IdentValue getNumericFontWeight(float weight)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Conversions

public Conversions()
Method Detail

getColor

public static FSRGBColor getColor(java.lang.String ident)

getNumericFontWeight

public static IdentValue getNumericFontWeight(float weight)

getBorderWidth

public static PropertyValue getBorderWidth(java.lang.String ident)

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home