Class Index | File Index

Classes


Class gxe.xml.XmlAttributes


Extends gxe.util.ArrayList.
A collection of XML attributes (of type gxe.xml.XmlAttribute).
Defined in: gxe.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Fields borrowed from class :
gxe.util.ArrayList#_array
Method Summary
Method Attributes Method Name and Description
 
echo(xmlGenerator, stringBuffer, nDepth)
Serializes XML content.
Methods borrowed from class gxe.util.ArrayList:
add, getItem, getLength, insertAt, push, removeIndex, swapPosition
Class Detail
gxe.xml.XmlAttributes()
Method Detail
echo(xmlGenerator, stringBuffer, nDepth)
Serializes XML content.
Parameters:
{gxe.xml.Generator} xmlGenerator
the XML generator
{gxe.util.StringBuffer} stringBuffer
the buffer to which content will be written
{Integer} nDepth
the indentation depth