| Module: | libdom | Package: | org.milescript.xml | Parent: | Object | Generated by MilescriptCompiler (Copyright 2008, Point5u LLC.) |
org.milescript.xml.NamedNodeMap
Inheritance : Object
Constructors
| Signature |
| public NamedNodeMap() |
Methods
| Name | Signature |
| getNamedItem | Attribute getNamedItem(String name) |
| item | Attribute item(int idx) |
Properties
| Name | Type | Comment | |
| length |
|
Constructors
|
public NamedNodeMap() |
Methods
|
getNamedItem Attribute getNamedItem(String name)
Parameters
|
||||||||||
|
item Attribute item(int idx)
Parameters
|
||||||||||
| Module: | libdom | Package: | org.milescript.xml | Parent: | Object | Generated by MilescriptCompiler (Copyright 2008, Point5u LLC.) |