Module:libdomPackage:org.milescript.domParent:ObjectGenerated by MilescriptCompiler (Copyright 2008, Point5u LLC.)

org.milescript.dom.DOMParser

Inheritance : Object

Constructors

Signature
public DOMParser()

Methods

NameSignature
parseFromStringHTMLElement parseFromString(String data, String type)

Constructors

public DOMParser()


Methods

parseFromString

HTMLElement parseFromString(String data, String type)

Returns
org.milescript.dom.HTMLElement

Parameters

NameTypeDescription
datacore.String
typecore.String

Module:libdomPackage:org.milescript.domParent:ObjectGenerated by MilescriptCompiler (Copyright 2008, Point5u LLC.)