Package org.chenile.owiz.config.impl
Class OwizRule<InputType>
java.lang.Object
org.apache.commons.digester.Rule
org.chenile.owiz.config.impl.OwizRule<InputType>
- Direct Known Subclasses:
HandleAttachment
,HandleCommand
public class OwizRule<InputType>
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 TypeMethodDescriptiongetComponentNameFromAttributes
(Attributes attributes) protected FlowDescriptor<InputType>
getFlow()
getKey
(Attributes attributes, int i) getXmlNameAsCamelCase
(String xmlElementName) Methods inherited from class org.apache.commons.digester.Rule
begin, begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
-
Constructor Details
-
OwizRule
public OwizRule()
-
-
Method Details
-
getKey
-
getComponentNameFromAttributes
-
getXmlNameAsCamelCase
-
getFlow
-