Uses of Class
org.apache.commons.digester3.plugins.PluginContext

Packages that use PluginContext
org.apache.commons.digester3.plugins The plugins package provides an easy mechanism whereby new digestion rules can be added dynamically during a digestion. 
 

Uses of PluginContext in org.apache.commons.digester3.plugins
 

Constructors in org.apache.commons.digester3.plugins with parameters of type PluginContext
PluginManager(PluginContext r)
          Construct a "root" PluginManager, ie one with no parent.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.