Example usage for org.apache.commons.digester3 RuleSetBase subclass-usage

List of usage examples for org.apache.commons.digester3 RuleSetBase subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.digester3 RuleSetBase subclass-usage.

Usage

From source file org.gbif.registry.metadata.parse.DublinCoreRuleSet.java

/**
 * Digester rules to parse Dublin Core metadata documents together with a DatasetDelegator digester model.
 */
public class DublinCoreRuleSet extends RuleSetBase {

    public DublinCoreRuleSet() {

From source file org.gbif.registry2.metadata.parse.DublinCoreRuleSet.java

/**
 * Digester rules to parse Dublin Core metadata documents together with a DatasetDelegator digester model.
 */
public class DublinCoreRuleSet extends RuleSetBase {

    public DublinCoreRuleSet() {

From source file net.revelc.code.formatter.model.RuleSet.java

/**
 * An Apache Commons Digester RuleSet for configuring a digester to parse the
 * Eclipse formatter config XML into objects.
 * 
 * @author jecki
 * @author Matt Blanchette

From source file com.dotosoft.dot4command.config.xml.ConfigRuleSet.java

/**
 * <p>Digester <code>RuleSet</code> for configuring <em>Chain of
 * Responsibility</em> command chains, and adding them to an appropriate
 * {@link com.dotosoft.dot4command.chain.Catalog}.  The following properties
 * may be configured prior to executing the <code>addRuleInstance()</code>
 * method in order to influence the rules that get added, with default