| Module: | libdom | Package: | org.milescript.dom | Parent: | HTMLElement | Generated by MilescriptCompiler (Copyright 2008, Point5u LLC.) |
org.milescript.dom.HTMLNamespace
Inheritance : Object : HTMLElement
Constructors
| Signature |
| public HTMLNamespace() |
Methods
| Name | Signature |
| add | void add(String prefix, String namespaceURL) |
Properties
| Name | Type | Comment | |
| ns |
| ||
| prefix |
|
Constructors
|
public HTMLNamespace() |
Methods
|
add void add(String prefix, String namespaceURL) Parameters
|
| Module: | libdom | Package: | org.milescript.dom | Parent: | HTMLElement | Generated by MilescriptCompiler (Copyright 2008, Point5u LLC.) |