| Package | Description |
|---|---|
| jadex.commons.staxwrapper |
| Modifier and Type | Method and Description |
|---|---|
XmlTag |
StaxReaderWrapper.getClosedTag()
Get the XML tag struct of the last closed tag.
|
XmlTag |
IStaxReaderWrapper.getClosedTag()
Get the XML tag struct of the last closed tag.
|
XmlTag |
StaxReaderWrapper.getXmlTag()
Get the XML tag struct.
|
XmlTag |
IStaxReaderWrapper.getXmlTag()
Get the XML tag struct.
|
| Modifier and Type | Method and Description |
|---|---|
LinkedList<XmlTag> |
StaxReaderWrapper.getXmlTagStack()
Get the XML tag stack.
|
LinkedList<XmlTag> |
IStaxReaderWrapper.getXmlTagStack()
Get the XML tag stack.
|
Copyright © 2015. All Rights Reserved.