Package org.chenile.stm.impl
Class XmlFlowReader.AddTransitionRule
java.lang.Object
org.apache.commons.digester.Rule
org.chenile.stm.impl.XmlFlowReader.AddEventInformationRule
org.chenile.stm.impl.XmlFlowReader.AddTransitionRule
- Enclosing class:
- XmlFlowReader
-
Field Summary
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbegin(String namespace, String xmlElementName, Attributes attributes) Methods inherited from class org.chenile.stm.impl.XmlFlowReader.AddEventInformationRule
processMetaAttributes, processTransitionActionMethods inherited from class org.apache.commons.digester.Rule
begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
-
Constructor Details
-
AddTransitionRule
public AddTransitionRule()
-
-
Method Details
-
begin
- Overrides:
beginin classXmlFlowReader.AddEventInformationRule- Throws:
Exception
-