| Package | Description |
|---|---|
| org.apache.commons.jelly.impl |
Core implementation classes for Jelly.
|
| org.apache.commons.jelly.tags.define |
Tag library which allows the creation of new tags using Jelly script itself.
|
| Modifier and Type | Method and Description |
|---|---|
DynamicTagLibrary |
DynamicTagLibrary.find(String name)
Returns the tag library instance which contains the named tag.
|
| Modifier and Type | Method and Description |
|---|---|
protected DynamicTagLibrary |
DefineTagSupport.getTagLibrary() |
DynamicTagLibrary |
TaglibTag.getTagLibrary() |
Copyright © 2014. All rights reserved.