Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jelly.impl Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
AttributeRepresents the attribute definition used by dynamic tags, such as whether the attribute is required or any default values etc.Classorg.apache.commons.jelly.implApache Commons
BeanSourceA tag which is associated with a JavaBean, such as a DynamicBeanTagVersion:$Revision: 155420 $Author:James StrachanInterfaceorg.apache.commons.jelly.implApache Commons
BreakExceptionBreakException is used to terminate loops such as and tags.Classorg.apache.commons.jelly.implApache Commons
CollectionTagA tag which is capable of consuming objects, such as a tag such that nested objects will be added to the parent tag.Interfaceorg.apache.commons.jelly.implApache Commons
CompositeTextScriptBlockCompositeTextScriptBlock represents a text body of a a tag which contains expressions, so that whitespace trimmingClassorg.apache.commons.jelly.implApache Commons
DefaultTagFactoryDefaultTagFactory a default implementation of TagFactory which creates new instances of a given class.Classorg.apache.commons.jelly.implApache Commons
DefaultTagLibraryResolverDefaultTagLibraryResolver is a default implemenation which attempts to interpret the URI as a String called 'jelly:className'Classorg.apache.commons.jelly.implApache Commons
DynamicBeanTagThis tag is bound onto a Java Bean class.Classorg.apache.commons.jelly.implApache Commons
DynamicDynaBeanTagThis tag is bound onto a DynaClass instance.Classorg.apache.commons.jelly.implApache Commons
DynamicTagDynamicTag is a tag that is created from inside a Jelly script as a Jelly template and will invoke aClassorg.apache.commons.jelly.implApache Commons
DynamicTagLibraryDynamicTagLibrary represents a TagLibrary which gets created by running a Jelly script.Classorg.apache.commons.jelly.implApache Commons
EmbeddedClassorg.apache.commons.jelly.implApache Commons
ExpressionScriptExpressionScript outputs the value of an expression as text.Classorg.apache.commons.jelly.implApache Commons
ScriptBlockScriptBlock a block of scripts.Classorg.apache.commons.jelly.implApache Commons
StaticTagStaticTag represents a static XML element which echos itself to XMLOutput when it is invoked.Classorg.apache.commons.jelly.implApache Commons
StaticTagScriptStaticTagScript is a script that evaluates a StaticTag, a piece of static XML though its attributes or element content may contain dynamic expressions.Classorg.apache.commons.jelly.implApache Commons
TagFactoryTagFactory represents a Factory of Tag instances.Interfaceorg.apache.commons.jelly.implApache Commons
TagLibraryResolverTagLibraryResolver represents an object capable of resolving a URI to a TagLibrary instance.Interfaceorg.apache.commons.jelly.implApache Commons
TagScriptTagScript is a Script that evaluates a custom tag.Classorg.apache.commons.jelly.implApache Commons
TextScriptTextScript outputs some static text.Classorg.apache.commons.jelly.implApache Commons