Class CommandAttachmentDelegatorRule<InputType>

java.lang.Object
org.apache.commons.digester.Rule
org.chenile.owiz.config.impl.CommandAttachmentDelegatorRule<InputType>

public class CommandAttachmentDelegatorRule<InputType> extends org.apache.commons.digester.Rule
Custom digester rule to process either the command or attach Descriptor. We don't know if the tag is a command or an attachment. This rule finds that out and delegates it to the respective rules for handling commands or attachments.
Author:
raja