new v1()
- Source:
- View2D/Format/WFSCapabilities/v1.js
Members
-
errorProperty :String
-
为了确定解析是否失败而要检查的返回对象的哪个属性。 如果返回的对象上的errorProperty未定义。 则文档将通过OGCExceptionReport解析器运行。
Type:
- String
- Source:
- View2D/Format/WFSCapabilities/v1.js
Methods
-
read(data)
-
从字符串读取功能数据,并返回一个图层列表。
Parameters:
Name Type Description data
String | DOMElement 数据读取/解析。 - Source:
- View2D/Format/WFSCapabilities/v1.js
Returns:
命名图层列表。- Type
- Array