Class DerivedValueFactory
- java.lang.Object
-
- org.xhtmlrenderer.css.style.derived.DerivedValueFactory
-
public class DerivedValueFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DerivedValueFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FSDerivedValue
newDerivedValue(CalculatedStyle style, CSSName cssName, PropertyValue value)
-
-
-
Method Detail
-
newDerivedValue
public static FSDerivedValue newDerivedValue(CalculatedStyle style, CSSName cssName, PropertyValue value)
-
-