| Interface | Description |
|---|---|
| ActionDefinition |
Attribute definition for a component implementing an action attribute that takes a method and returns a string for
navigation
|
| AttributeDefinition |
Definition of a value attribute (non-method) of a tag instance or node
|
| CollectionDefinition |
Defines a collection based attribute that can be used to stamp children and facets
|
| EventDefinition |
Defines a method expression that is invoked when an AMX event is fired on the node
|
| MethodDefinition |
Defines a method expression attribute for a node
|
| TagDefinition |
Defines how a tag should be used to build the nodes
|
| TagLibrary |
Defines the tags for an XML namespace.
|
| Class | Description |
|---|---|
| TagLibraryFactory |
Class that may be used to parse and get tag libraries.
|