当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 common API Documentation 英文版文档
StateMachineParser (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档
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: 1.1 $
- Author:
- Scott.Stark@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 org.dom4j.DocumentException
- Parameters:
source
-
- Returns:
-
- Throws:
org.dom4j.DocumentException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.