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