Class StateMachineParser
- java.lang.Object
-
- org.jboss.security.util.state.xml.StateMachineParser
-
public class StateMachineParser extends Object
Parse an xml representation of a state machine. A sample document is:- Version:
- $Revision$
- Author:
- Scott.Stark@jboss.org, Dimitris.Andreadis@jboss.org
-
-
Constructor Summary
Constructors Constructor Description StateMachineParser()
-
-
-
Method Detail
-
parse
public StateMachine parse(URL source) throws Exception
- Throws:
Exception
-
-