public class ReadSoapHeader extends GrammarAction
| Constructor and Description |
|---|
ReadSoapHeader()
Instantiates the action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(Dsmlv2Container container)
The action to be executed.
|
toStringpublic 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 © 2021. All rights reserved.