Class DerivedValueFactory
java.lang.Object
org.xhtmlrenderer.css.style.derived.DerivedValueFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FSDerivedValue
newDerivedValue
(CalculatedStyle style, CSSName cssName, PropertyValue value)
-
Constructor Details
-
DerivedValueFactory
public DerivedValueFactory()
-
-
Method Details
-
newDerivedValue
public static FSDerivedValue newDerivedValue(CalculatedStyle style, CSSName cssName, PropertyValue value)
-