Class Index | File Index

Classes


Class gxe.xml.XmlNamespace


Extends gxe.util.ArrayList.
An XML namespace.
Defined in: gxe.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
the prefix
 
uri
the URI
Fields borrowed from class :
gxe.util.ArrayList#_array
Methods borrowed from class gxe.util.ArrayList:
add, getItem, getLength, insertAt, push, removeIndex, swapPosition
Class Detail
gxe.xml.XmlNamespace()
Field Detail
{String} prefix
the prefix

{String} uri
the URI