|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Declaration | |
---|---|
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 Declaration in org.apache.commons.digester3.plugins |
---|
Methods in org.apache.commons.digester3.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.digester3.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 |