| Module: | libdom | Package: | org.milescript.dom | Parent: | Object | Generated by MilescriptCompiler (Copyright 2008, Point5u LLC.) |
org.milescript.dom.DOMParser
Inheritance : Object
Constructors
| Signature |
| public DOMParser() |
Methods
| Name | Signature |
| parseFromString | HTMLElement parseFromString(String data, String type) |
Constructors
|
public DOMParser() |
Methods
|
parseFromString HTMLElement parseFromString(String data, String type)
Parameters
|
|||||||||||||
| Module: | libdom | Package: | org.milescript.dom | Parent: | Object | Generated by MilescriptCompiler (Copyright 2008, Point5u LLC.) |