Module:libdomPackage:org.milescript.domParent:HTMLElementCopyright (c) 2007, 2008 Point5U, LLC
Milescript - LibDom Library: Project Home | Documentation

org.milescript.dom.HTMLNamespace

Inheritance : Object : HTMLElement

Constructors

Signature
public HTMLNamespace()

Methods

NameSignature
addvoid add(String prefix, String namespaceURL)

Properties

NameTypeComment
ns
core.String
prefix
core.String

Constructors

public HTMLNamespace()


Methods

add

void add(String prefix, String namespaceURL)

Parameters

NameTypeDescription
prefixcore.String
namespaceURLcore.String

Module:libdomPackage:org.milescript.domParent:HTMLElementCopyright (c) 2007, 2008 Point5U, LLC
Milescript - LibDom Library: Project Home | Documentation