| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StackAction | |
|---|---|
| org.apache.commons.digester | The Digester package provides for rules-based processing of arbitrary XML documents. | 
| Uses of StackAction in org.apache.commons.digester | 
|---|
| Methods in org.apache.commons.digester that return StackAction | |
|---|---|
|  StackAction | Digester.getStackAction()See setStackAction. | 
| Methods in org.apache.commons.digester with parameters of type StackAction | |
|---|---|
|  void | Digester.setStackAction(StackAction stackAction)Define a callback object which is invoked whever an object is pushed onto a digester object stack, or popped off one. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||