SIMPOL Documentation

DOMNodeList

Description

Type Tags

None

Object Value

Objects of type DOMNodeList have no value, and it is an error to try to get or set this value.

DOMNodeList.new()

Description

Prototype

DOMNodeList.new ()

Parameters

None

Properties

PropertyTypeDescription
_storeLIBXMLStore
getLengthfunction
itemfunction
typetype

Methods

getLength()

Description

Prototype

DOMNodeListvar.getLength ( DOMNodeList me )

Parameters
ParameterDefault valueType nameDescription
meNoneDOMNodeList

item()

Description

Prototype

DOMNodeListvar.item ( DOMNodeList me, integer index )

Parameters
ParameterDefault valueType nameDescription
meNoneDOMNodeList
indexNoneinteger