public final class XmlResponseParserUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static XmlElement |
parse(SdkPojo sdkPojo,
SdkHttpFullResponse response)
Parse an XML response if one is expected and available.
|
public static XmlElement parse(SdkPojo sdkPojo, SdkHttpFullResponse response)
sdkPojo - the SDK builder object associated with the final responseresponse - the HTTP responseCopyright © 2020. All rights reserved.