ActionTemplateImplpublic interface ActionTemplate
| Modifier and Type | Method | Description |
|---|---|---|
ActionIterator |
actions() |
Returns an Iteration of the XSLObjects (actions) in this template
|
int |
size() |
Returns the number of XSLObjects (actions) in this template
|
ActionIterator actions()
int size()