public interface Action
Modifier and Type | Method and Description |
---|---|
void |
action(Dsmlv2Container container)
The action to be executed.
|
void action(Dsmlv2Container container) throws org.xmlpull.v1.XmlPullParserException
container
- the container which stores the current dataorg.xmlpull.v1.XmlPullParserException
- thrown if something went wrong.Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.