| Package | Description |
|---|---|
| net.sf.jett.tag |
Provides Tag functionality, including the
Tag interface and
all built-in tag classes, plus the TagLibrary interface and
TagLibraryRegistry classes for custom tag creation and
registration. |
| Modifier and Type | Method | Description |
|---|---|---|
Tag |
TagLibraryRegistry.createTag(TagParser parser,
TagContext context,
WorkbookContext workbookContext) |
Creates a
Tag, looking in a specific namespace for a class
matching a specific tag name. |
Copyright © 2012–2018 Jett Team. All rights reserved.