org.xhtmlrenderer.css.parser
Class FSFunction

java.lang.Object
  extended by org.xhtmlrenderer.css.parser.FSFunction

public class FSFunction
extends Object


Constructor Summary
FSFunction(String name, List parameters)
           
 
Method Summary
 String getName()
           
 List getParameters()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FSFunction

public FSFunction(String name,
                  List parameters)
Method Detail

getName

public String getName()

getParameters

public List getParameters()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.