org.xhtmlrenderer.css.style.derived
Class DerivedValueFactory

java.lang.Object
  extended by org.xhtmlrenderer.css.style.derived.DerivedValueFactory

public class DerivedValueFactory
extends Object


Constructor Summary
DerivedValueFactory()
           
 
Method Summary
static FSDerivedValue newDerivedValue(CalculatedStyle style, CSSName cssName, PropertyValue value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DerivedValueFactory

public DerivedValueFactory()
Method Detail

newDerivedValue

public static FSDerivedValue newDerivedValue(CalculatedStyle style,
                                             CSSName cssName,
                                             PropertyValue value)


Copyright © 2013. All Rights Reserved.