|
sarissa | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--DOMParser
Defined in sarissa.js
| Constructor Summary | |
DOMParser
()
DOMParser is a utility class, used to construct DOMDocuments from XML strings |
|
| Method Summary | |
Object
|
parseFromString(sXml, contentType)
Construct a new DOM Document from the given XMLstring |
| Constructor Detail |
DOMParser()
| Method Detail |
Object parseFromString(sXml, contentType)
sXml - the given XML string
contentType - the content type of the document the given string represents (one of text/xml, application/xml, application/xhtml+xml).
|
sarissa | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||