Class ELNode.Function
java.lang.Object
org.apache.jasper.compiler.ELNode
org.apache.jasper.compiler.ELNode.Function
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.jasper.compiler.ELNode
ELNode.ELText, ELNode.Function, ELNode.Nodes, ELNode.Root, ELNode.Text, ELNode.Visitor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getName()
String[]
getUri()
void
void
setMethodName
(String methodName) void
setParameters
(String[] parameters) void
-
Method Details
-
accept
- Specified by:
accept
in classELNode
- Throws:
JasperException
-
getPrefix
-
getName
-
getOriginalText
-
setUri
-
getUri
-
setFunctionInfo
-
getFunctionInfo
-
setMethodName
-
getMethodName
-
setParameters
-
getParameters
-