Package com.openhtmltopdf.css.parser
Class FSFunction
java.lang.Object
com.openhtmltopdf.css.parser.FSFunction
public class FSFunction extends Object
-
Constructor Summary
Constructors Constructor Description FSFunction(String name, List<PropertyValue> parameters) -
Method Summary
Modifier and Type Method Description StringgetName()List<PropertyValue>getParameters()StringtoString()
-
Constructor Details
-
Method Details