org.jfree.formula.function.text

Class URLEncodeFunctionDescription

public class URLEncodeFunctionDescription extends AbstractFunctionDescription

Describes LowerFunction function.

Author: Cedric Pronzato

See Also:

Constructor Summary
URLEncodeFunctionDescription()
Method Summary
FunctionCategorygetCategory()
intgetParameterCount()
TypegetParameterType(int position)
TypegetValueType()
booleanisParameterMandatory(int position)

Constructor Detail

URLEncodeFunctionDescription

public URLEncodeFunctionDescription()

Method Detail

getCategory

public FunctionCategory getCategory()

getParameterCount

public int getParameterCount()

getParameterType

public Type getParameterType(int position)

getValueType

public Type getValueType()

isParameterMandatory

public boolean isParameterMandatory(int position)