| Package | Description |
|---|---|
| org.apache.commons.digester.plugins |
The
plugins package provides an easy mechanism whereby new
digestion rules can be added dynamically during a digestion. |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginCreateRule
Allows the original rules for parsing the configuration file to define
points at which plugins are allowed, by configuring a PluginCreateRule
with the appropriate pattern.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.