Package org.chenile.stm.impl
Class XmlFlowReader.AddTransitionActionToTransientActionAwareDescriptorRule
java.lang.Object
org.apache.commons.digester.Rule
org.chenile.stm.impl.XmlFlowReader.AddTransitionActionToTransientActionAwareDescriptorRule
- Enclosing class:
- XmlFlowReader
public class XmlFlowReader.AddTransitionActionToTransientActionAwareDescriptorRule
extends org.apache.commons.digester.Rule
-
Field Summary
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
begin
(String namespace, String xmlElementName, Attributes attributes) Methods inherited from class org.apache.commons.digester.Rule
begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
-
Constructor Details
-
AddTransitionActionToTransientActionAwareDescriptorRule
public AddTransitionActionToTransientActionAwareDescriptorRule()
-
-
Method Details
-
begin
- Overrides:
begin
in classorg.apache.commons.digester.Rule
- Throws:
Exception
-