T - The implementation of a SofortLib request.public interface XmlResponseParser<T extends SofortLibResponse>
| Modifier and Type | Method and Description |
|---|---|
T |
parse(XmlElementParsable element)
Converts the given XML node element to the defined SofortLib response.
|
T parse(XmlElementParsable element)
element - a XML node