Package | Description |
---|---|
org.apache.commons.jelly.tags.core |
The core Tags from the JSTL plus Jelly extensions.
|
Modifier and Type | Class and Description |
---|---|
class |
InvokeStaticTag
A Tag which can invoke a static method on a class, without an
instance of the class being needed.
|
class |
InvokeTag
A tag which calls a method in an object instantied by core:new
|
class |
NewTag
A tag which creates a new object of the given type
|
Copyright © 2014 Apache Software Foundation. All rights reserved.