|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=CLASS) @Target(value=METHOD) public @interface Function
This annotation defines static method or all public static methods in the annotated class as EL functions.
| Optional Element Summary | |
|---|---|
Description |
description
|
java.lang.String |
name
Function n |
TagType |
type
Tag library for include given function |
public abstract Description description
public abstract java.lang.String name
Function n
public abstract TagType type
Tag library for include given function
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||