org.xhtmlrenderer.css.parser.property
Class Conversions

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

public class Conversions
extends Object


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

Constructor Detail

Conversions

public Conversions()
Method Detail

getColor

public static FSRGBColor getColor(String ident)

getNumericFontWeight

public static IdentValue getNumericFontWeight(float weight)

getBorderWidth

public static PropertyValue getBorderWidth(String ident)


Copyright © 2013. All Rights Reserved.