Tag Documentation

[ tag libraries ] [ tags ]

The following document contains a summary of all the core Jelly tag libraries.

Tags

[ tag libraries ] [ tags ]

bcel:property

Attribute Name Type Description
name java.lang.String Setter for property name.
read boolean Setter for property read.
write boolean Setter for property write.
type java.lang.String Setter for property type.
trim boolean

bcel:method

Attribute Name Type Description
trim boolean

bcel:class

Attribute Name Type Description
name java.lang.String Setter for property name.
extends java.lang.String Setter for property baseClass.
classLoader java.lang.ClassLoader
useContextClassLoader boolean
trim boolean