| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.jpdl.xml.JpdlXmlReader
org.jboss.seam.jbpm.PageflowParser
public class PageflowParser
| Field Summary | 
|---|
| Fields inherited from class org.jbpm.jpdl.xml.JpdlXmlReader | 
|---|
| inputSource, problemListener, problems, processDefinition, unresolvedActionReferences, unresolvedTransitionDestinations | 
| Constructor Summary | |
|---|---|
| PageflowParser(InputSource inputSource) | |
| PageflowParser(InputSource inputSource,
               org.jbpm.jpdl.xml.ProblemListener problemListener) | |
| PageflowParser(Reader reader) | |
| Method Summary | |
|---|---|
|  void | readNodes(org.dom4j.Element nodeCollectionElement,
          org.jbpm.graph.def.NodeCollection nodeCollection) | 
| Methods inherited from class org.jbpm.jpdl.xml.JpdlXmlReader | 
|---|
| addAction, addError, addError, addProblem, addUnresolvedActionReference, addUnresolvedTransitionDestination, addWarning, close, createAction, getProcessDefinition, parseProcessDefinitionAttributes, read, readAction, readActions, readAssignmentDelegation, readEvents, readExceptionHandler, readExceptionHandlers, readNode, readNodeTimer, readNodeTimers, readProcessDefinition, readSingleAction, readStartStateTask, readSwimlanes, readTask, readTaskController, readTasks, readTaskTimer, readTaskTimers, readVariableAccesses, resolveActionReferences, resolveTransitionDestination, resolveTransitionDestinations, resolveTransitionDestinations, verifySwimlaneAssignments | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PageflowParser(InputSource inputSource, org.jbpm.jpdl.xml.ProblemListener problemListener)
public PageflowParser(InputSource inputSource)
public PageflowParser(Reader reader)
| Method Detail | 
|---|
public void readNodes(org.dom4j.Element nodeCollectionElement,
                      org.jbpm.graph.def.NodeCollection nodeCollection)
readNodes in class org.jbpm.jpdl.xml.JpdlXmlReader| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||