Methods

add(url) → Number

Add a XmlMap by the url/path of a xml/xsd file.

Parameter

Name Type Optional Description

url

String

 

url/path of a xml/xsd file.

Returns

Number XmlMap object index.

add()

Reserved for internal use.

clear()

Removes all XmlMaps.

contains()

Reserved for internal use.

get(index) → XmlMap

Gets the xml map by the specific index.

Parameter

Name Type Optional Description

index

Number

 

The index.

Returns

XmlMap The xml map

get()

Reserved for internal use.

getCount()

indexOf()

Reserved for internal use.

iterator()

removeAt()