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

Packages that use PluginContext
org.apache.commons.digester.plugins Provides an easy mechanism whereby new digestion rules can be added dynamically during a digestion. 
 

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

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



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