|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StepParser
Method Summary | |
---|---|
boolean |
parse(Element element,
StepsList steps)
If should, parses the element and adds the step(s) to the process |
Method Detail |
---|
boolean parse(Element element, StepsList steps) throws ProcessParsingException
element
- The DOM element to parsesteps
- The steps list the parsed step should be added to
ProcessParsingException
- throws if the element cannot be parsed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |