| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Declaration | |
|---|---|
| org.apache.commons.digester.plugins | Provides an easy mechanism whereby new digestion rules can be added dynamically during a digestion. | 
| Uses of Declaration in org.apache.commons.digester.plugins | 
|---|
| Methods in org.apache.commons.digester.plugins that return Declaration | |
|---|---|
|  Declaration | PluginManager.getDeclarationByClass(String className)Return the declaration object with the specified class. | 
|  Declaration | PluginManager.getDeclarationById(String id)Return the declaration object with the specified id. | 
| Methods in org.apache.commons.digester.plugins with parameters of type Declaration | |
|---|---|
|  void | PluginManager.addDeclaration(Declaration decl)Add the declaration to the set of known declarations. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||