com.aliyuncs.reader
类 XmlReader

java.lang.Object
  继承者 com.aliyuncs.reader.XmlReader
所有已实现的接口:
Reader

public class XmlReader
extends Object
implements Reader


构造方法摘要
XmlReader()
           
 
方法摘要
 Map<String,String> read(String response, String endpoint)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

XmlReader

public XmlReader()
方法详细信息

read

public Map<String,String> read(String response,
                               String endpoint)
                        throws ClientException
指定者:
接口 Reader 中的 read
抛出:
ClientException


Copyright © 2017. All Rights Reserved.