Package org.chenile.stm.impl
Class XmlFlowReader.AddRetrievalStrategy
java.lang.Object
org.apache.commons.digester.Rule
org.chenile.stm.impl.XmlFlowReader.AddRetrievalStrategy
- Enclosing class:
- XmlFlowReader
public class XmlFlowReader.AddRetrievalStrategy
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
-
AddRetrievalStrategy
public AddRetrievalStrategy()
-
-
Method Details
-
begin
- Overrides:
begin
in classorg.apache.commons.digester.Rule
- Throws:
Exception
-