| Module: | libdom | Package: | org.milescript.xml | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - LibDom Library: Project Home | Documentation |
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 | Copyright (c) 2007, 2008 Point5U, LLC Milescript - LibDom Library: Project Home | Documentation |