Constructor
new XML2JSON()
Methods
initialize()
GeoGlobe.Format.XML2JSON构造函数。
read(xmlcode)
将传入的可扩展标记语言字符串解析成Javascript对象并返回。
Parameters:
Name | Type | Description |
---|---|---|
xmlcode |
String | XML字符串。 |