net.jetrix.config
Class ChannelsRuleSet

java.lang.Object
  extended by org.apache.commons.digester.RuleSetBase
      extended by 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

Field Summary
 
Fields inherited from class org.apache.commons.digester.RuleSetBase
namespaceURI
 
Constructor Summary
ChannelsRuleSet()
           
 
Method Summary
 void addRuleInstances(Digester digester)
           
 
Methods inherited from class org.apache.commons.digester.RuleSetBase
getNamespaceURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelsRuleSet

public ChannelsRuleSet()
Method Detail

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.