| 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. |
| Constructor | Description |
|---|---|
PluginManager(PluginContext r) |
Construct a "root" PluginManager, ie one with no parent.
|