public class IDealBankParser extends XmlElementParser<IDealBank>
IDealBank.| Constructor and Description |
|---|
IDealBankParser() |
| Modifier and Type | Method and Description |
|---|---|
protected IDealBank |
parseChildImpl(XmlElementParsable element)
The implementation of the parseChild method.
|
parseChild, parseChildrenprotected IDealBank parseChildImpl(XmlElementParsable element)
XmlElementParserparseChildImpl in class XmlElementParser<IDealBank>element - the XML element to parse to the defined object of type T