| Interface | Description |
|---|---|
| TagHandler |
A Handler for custom tags in template markup.
|
| Class | Description |
|---|---|
| AbstractTagHandler |
Abstract implementation of TagHandler, provides convenience methods
for resolving values in context.
|
| AbstractTagRegistry |
Base class for handling tags
|
| CompositeTagRegistry |
Tag registry that supports multiple tags.
|
| DefaultTagRegistry |
A registry of custom tag handlers, keyed by a combination of namespace URL
and tag name.
|
| FlashTagHandler |
Implement the os:Flash tag
|
| FlashTagHandler.SwfObjectConfig |
Definition of the flash tag and mapping to swfobject structures
|
| HtmlTagHandler |
A TagHandler for the <os:Html code="..."
|
| IfTagHandler |
Handles the os:If tag for osml.
|
| RenderTagHandler |
Tag Handler for
|
| RepeatTagHandler |
Implementation of the
|
| TemplateBasedTagHandler |
TagHandler implemented by an declarative XML definition.
|
| VariableTagHandler |
Implement the osx:Variable tag
|
Copyright © 2007-2012. All Rights Reserved.