lure.dom.DOMParser
Contents
DOMParser Object
Desc
DOMParser Properties
Properties present in this table are properties currently planned for implementation. Not all W3C DOM Properties will be implemented.
Property | Description | Implemented |
---|---|---|
parsedebug | Debug output of parser object | Yes |
DOMParser Methods
Methods present in this table are methods currently planned for implementation. Not all W3C DOM methods will be implemented.
Method | Description | Implemented |
---|---|---|
parseFromString() | Parses xml/html data from a string | Yes |
DOMParser Inherited Properties
This Object does not inherit Properties from any base Object
DOMParser Inherited Methods
This Object does not inherit Methods from any base Object