|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcn.com.mma.mobile.tracking.util.XmlUtil
public class XmlUtil
做一些xml解析的工作
Field Summary | |
---|---|
static java.lang.String |
XMLFILE
|
Constructor Summary | |
---|---|
XmlUtil()
|
Method Summary | |
---|---|
static SDK |
doParser(java.io.InputStream inputStream)
把sdkconfig.xml文件解析成SDK实体类 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String XMLFILE
Constructor Detail |
---|
public XmlUtil()
Method Detail |
---|
public static SDK doParser(java.io.InputStream inputStream)
inputStream
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |