public class XmlResponseParser extends Object implements ResponseParser
ResponseParser.PagingProperty| Constructor and Description |
|---|
XmlResponseParser() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPagingPropertyKey(ResponseParser.PagingProperty prop)
Gets the paging property key.
|
Map<String,Object> |
parse(TwilioRestResponse response)
Parses the.
|
public Map<String,Object> parse(TwilioRestResponse response)
ResponseParserparse in interface ResponseParserresponse - the responsepublic String getPagingPropertyKey(ResponseParser.PagingProperty prop)
ResponseParsergetPagingPropertyKey in interface ResponseParserprop - the propCopyright © 2011 Twilio, Inc. All Rights Reserved.