public interface ActionTemplate
Modifier and Type | Method and 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()