- bindTag
Binds a tag which has the supplied namespace uri and the provided tag name or
names (Multiple tag na
- getInstance
- <init>
Initializes the internal collections and sets up the default/built-in behaviors
and tags.
- bind
Bind an attribute with the specified namespace uri and attribute name to a
dynamic behavior. The ret
- bindStatic
Bind an attribute with the specified namespace uri and the attribute name as a
static behavior. The
- getBehavior
Using the BehaviorProvider that is registered for a specific namespace uri and
attribute name that i
- getDefaultNamespace
Returns the namespace uri for the given name if there is a previously set
matching default name for
- getDynamicTag
Creates and returns an instance of DynamicTag for the supplied dynamic attribute
key. If there is no
- getFilter
Returns an instance of Filter by name. During template parsing/compilation
phase, an instance of Fil
- getFunctionRunner
FunctionRunners are classes that implement a function in Cambridge Template
Engine Expression Langua
- isRegisteredNamespace
Checks if the supplied uri has been registered for a tag behavior or tag.
- isStaticAttribute
Checks if there is a static behavior that is defined for the supplied namespace
uri and the attribut