org.jboss.util.state.xml
Class StateMachineParser
java.lang.Object
org.jboss.util.state.xml.StateMachineParser
public class StateMachineParser
- extends Object
Parse an xml representation of a state machine. A sample document is:
- Version:
- $Revision: 2787 $
- Author:
- Scott.Stark@jboss.org, Dimitris.Andreadis@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StateMachineParser
public StateMachineParser()
parse
public StateMachine parse(URL source)
throws Exception
- Throws:
Exception
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.