JBoss Common Classes 2.2.17.GA

org.jboss.util.state.xml
Class StateMachineParser

java.lang.Object
  extended by 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

Constructor Summary
StateMachineParser()
           
 
Method Summary
 StateMachine parse(URL source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateMachineParser

public StateMachineParser()
Method Detail

parse

public StateMachine parse(URL source)
                   throws Exception
Throws:
Exception

JBoss Common Classes 2.2.17.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.