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

org.milescript.xml.NodeList

Inheritance : Object

Constructors

Signature
public NodeList()

Methods

NameSignature
itemElement item(int idx)

Properties

NameTypeComment
length
core.int

Constructors

public NodeList()


Methods

item

Element item(int idx)

Returns
org.milescript.xml.Element

Parameters

NameTypeDescription
idxcore.int

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