Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jelly.tags Classes and Interfaces - 37 results found.
NameDescriptionTypePackageFramework
ArgTagAn argument to a NewTag or InvokeTag.Classorg.apache.commons.jelly.tags.coreApache Commons
ArgTagParentInterface for classes that support ArgTag children.Interfaceorg.apache.commons.jelly.tags.coreApache Commons
BaseClassLoaderTagAbstract base tag providing ClassLoader support.Classorg.apache.commons.jelly.tags.coreApache Commons
BreakTagClassorg.apache.commons.jelly.tags.coreApache Commons
CaseTagA tag which conditionally evaluates its body if my value attribute equals my ancestorClassorg.apache.commons.jelly.tags.coreApache Commons
CatchTagA tag which catches exceptions thrown by its body.Classorg.apache.commons.jelly.tags.coreApache Commons
ChooseTagA tag which conditionally evaluates its body based on some conditionVersion:$Revision: 155420 $Author:James StrachanClassorg.apache.commons.jelly.tags.coreApache Commons
CoreTagLibraryThis is the core tag library for jelly and contains commonly This class could be generated by XDocletClassorg.apache.commons.jelly.tags.coreApache Commons
DefaultTagA tag which conditionally evaluates its body if none of its preceeding sibling Classorg.apache.commons.jelly.tags.coreApache Commons
ExprTagA tag which evaluates an expressionVersion:$Revision: 155420 $Author:James StrachanClassorg.apache.commons.jelly.tags.coreApache Commons
FileTagA tag that pipes its body to a file denoted by the name attribute or to an in memory String which is then output to a variable denoted by the var variable.Classorg.apache.commons.jelly.tags.coreApache Commons
ForEachTagIterates over a collection, iterator or an array of objects.Classorg.apache.commons.jelly.tags.coreApache Commons
ForEachTag .LoopStatusHolds the status of the loop.Classorg.apache.commons.jelly.tags.core.ForEachTagApache Commons
GetStaticTagA tag which can retrieve the value of a static field of a given class.Classorg.apache.commons.jelly.tags.coreApache Commons
IfTagA tag which conditionally evaluates its body based on some conditionVersion:$Revision: 155420 $Author:James StrachanClassorg.apache.commons.jelly.tags.coreApache Commons
ImportTagImports another script.Classorg.apache.commons.jelly.tags.coreApache Commons
IncludeTagA tag which conditionally evaluates its body based on some conditionVersion:$Revision: 155420 $Author:James StrachanClassorg.apache.commons.jelly.tags.coreApache Commons
InvokeStaticTagA Tag which can invoke a static method on a class, without an instance of the class being needed.Classorg.apache.commons.jelly.tags.coreApache Commons
InvokeTagA tag which calls a method in an object instantied by core:newVersion:$Revision: 155420 $Author:Rodney WaldhoffClassorg.apache.commons.jelly.tags.coreApache Commons
JellyTagThe root Jelly tag which should be evaluated firstVersion:$Revision: 155420 $Author:James StrachanClassorg.apache.commons.jelly.tags.coreApache Commons
MuteTagA tag which executes its body but passing no output.Classorg.apache.commons.jelly.tags.coreApache Commons
NewTagA tag which creates a new object of the given typeVersion:$Revision: 155420 $Author:James StrachanClassorg.apache.commons.jelly.tags.coreApache Commons
OtherwiseTagThe otherwise block of a choose/when/otherwise group of tagsVersion:$Revision: 155420 $Author:James StrachanClassorg.apache.commons.jelly.tags.coreApache Commons
ParseTagParses the output of this tags body or of a given String as a Jelly script then either outputting the Script as a variable or executing the script.Classorg.apache.commons.jelly.tags.coreApache Commons
RemoveTagA tag which removes the variable of the given name from the current variable scope.Classorg.apache.commons.jelly.tags.coreApache Commons
ResourcesProvides locale-neutral access to string resources.Classorg.apache.commons.jelly.tagsApache Commons
ScopeTagA tag which creates a new child variable scope for its body.Classorg.apache.commons.jelly.tags.coreApache Commons
SetPropertiesTagA tag which sets the bean properties on the given bean.Classorg.apache.commons.jelly.tags.coreApache Commons
SetTagA tag which sets a variable from the result of an expressionVersion:$Revision: 155420 $Author:James StrachanClassorg.apache.commons.jelly.tags.coreApache Commons
SwitchTagExecutes the child tag whose value equals my on attribute.Classorg.apache.commons.jelly.tags.coreApache Commons
TagSupportTagSupport an abstract base class which is useful to inherit from if developing your own tag.Classorg.apache.commons.jellyApache Commons
ThreadTagA tag that spawns the contained script in a separate threadAuthor:Vinay ChandranClassorg.apache.commons.jelly.tags.coreApache Commons
UseBeanTagA tag which instantiates an instance of the given class and then sets the properties on the bean.Classorg.apache.commons.jelly.tags.coreApache Commons
UseListTagA tag which creates a List implementation and optionally adds all of the elements identified by the items attribute.Classorg.apache.commons.jelly.tags.coreApache Commons
WhenTagA tag which conditionally evaluates its body based on some conditionVersion:$Revision: 155420 $Author:James StrachanClassorg.apache.commons.jelly.tags.coreApache Commons
WhileTagA tag which performs an iteration while the result of an expression is true.Classorg.apache.commons.jelly.tags.coreApache Commons
WhitespaceTagA simple tag used to preserve whitespace inside its bodyVersion:$Revision: 155420 $Author:James StrachanClassorg.apache.commons.jelly.tags.coreApache Commons