| Package | Description |
|---|---|
| org.apache.commons.digester |
The
xmlrules package provides for XML-based definition of
rules for Digester. |
| Modifier and Type | Method and Description |
|---|---|
StackAction |
Digester.getStackAction()
See setStackAction.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.