|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OXMLAction
Action to be executed against a context.
| Method Summary | |
|---|---|
void |
parse(Element e)
Parses the action from an XML configuration. |
void |
process(OXMLContext context)
Processes the action against a context |
| Method Detail |
|---|
void parse(Element e)
throws IOException
e - Configuration element for this action.
IOException - If the element cannot be parsedvoid process(OXMLContext context)
context - Execution context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||