net.jetrix.config
Class ChannelsRuleSet
java.lang.Object
org.apache.commons.digester.RuleSetBase
net.jetrix.config.ChannelsRuleSet
- All Implemented Interfaces:
- RuleSet
public class ChannelsRuleSet
- extends RuleSetBase
RuleSet for processing the content of a channel configuration file.
- Version:
- $Revision: 490 $, $Date: 2004-12-12 03:04:29 +0100 (dim., 12 déc. 2004) $
- Author:
- Emmanuel Bourg
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelsRuleSet
public ChannelsRuleSet()
addRuleInstances
public void addRuleInstances(Digester digester)
- Specified by:
addRuleInstances
in interface RuleSet
- Specified by:
addRuleInstances
in class RuleSetBase
Copyright © 2001-2008 Emmanuel Bourg. All Rights Reserved.