Package net.sf.jasperreports.functions.annotations
Provides annotations for built-in JasperReports functions.
-
Class Summary Class Description FunctionBean FunctionCategoryBean FunctionParameterBean FunctionsInfo -
Annotation Types Summary Annotation Type Description Function Annotation used to mark a method as function usable inside an expression editor.FunctionCategories Annotation to be describe the types of categories to which a specificFunction
belong to.FunctionCategory Annotations used to describe a category associated to a function.FunctionMessagesBundle Annotation used to mark a method as function usable inside an expression editor.FunctionParameter Annotations used to describe a parameter associated to a function.FunctionParameters Annotation to describe a list of parameters for a specificFunction
.