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 SummaryFields inherited from class org.apache.commons.digester.Ruledigester, namespaceURI
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetComponentNameFromAttributes(Attributes attributes) protected FlowDescriptor<InputType>getFlow()getKey(Attributes attributes, int i) getXmlNameAsCamelCase(String xmlElementName) Methods inherited from class org.apache.commons.digester.Rulebegin, begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
- 
Constructor Details- 
OwizRulepublic OwizRule()
 
- 
- 
Method Details- 
getKey
- 
getComponentNameFromAttributes
- 
getXmlNameAsCamelCase
- 
getFlow
 
-