| Module: | libext | Package: | wrap.ext.data | Parent: | DataReader | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.data.XmlReader
Inheritance : Object : DataReader
Constructors
| Signature |
| public XmlReader(XmlReaderConfig meta, Array<String> fields) |
Methods
| Name | Signature |
| read | Object read(XMLHttpRequest response) |
| readRecords | Object readRecords(XMLDocument doc) |
Properties
| Name | Type | Comment | |
| xmlData |
|
Constructors
|
public XmlReader(XmlReaderConfig meta, Array<String> fields) Parameters
|
Methods
|
read Object read(XMLHttpRequest response)
Parameters
|
||||||||||
|
readRecords Object readRecords(XMLDocument doc)
Parameters
|
||||||||||
| Module: | libext | Package: | wrap.ext.data | Parent: | DataReader | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |