XMLDocSupport Class Reference
[XML Doc Stuff]

Inherits Module.

Inheritance diagram for XMLDocSupport:

Inheritance graph
[legend]
Collaboration diagram for XMLDocSupport:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static void AppendChildCDATA (XMLElement extends e, string inName, string inText)
static void AppendChildPicture (XMLElement extends e, string inName, Picture inPic)
static void AppendChildText (XMLElement extends e, string inName, string inText)
static String GetChildCDATA (XMLElement extends e, string inName)
static Picture GetChildPicture (XMLElement extends e, string inName)
static String GetChildText (XMLElement extends e, string inName)
static XMLElement GetElement (XMLElement extends e, integer i)
static XMLElement GetElement (XMLElement extends e, string inName)
static DoubleRectMBS GetRectAttributes (XMLElement extends e)
static Variant getVariantAttribute (XMLElement extends e, string inName)
static Boolean readBoolAttribute (XMLElement extends inXML, string attributeName, boolean defaultValue)
static Boolean readBoolAttribute (XMLElement extends inXML, string attributeName)
static Color readColorAttribute (XMLElement extends inXML, string attributeName, Color defaultValue)
static Color readColorAttribute (XMLElement extends inXML, string attributeName)
static double readDoubleAttribute (XMLElement extends inXML, string attributeName, double defaultValue)
static double readDoubleAttribute (XMLElement extends inXML, string attributeName)
static integer readIntAttribute (XMLElement extends inXML, string attributeName, integer defaultValue)
static integer readIntAttribute (XMLElement extends inXML, string attributeName)
static string readStringAttribute (XMLElement extends inXML, string attributeName)
static void setAttribute (XMLElement extends e, string inName, scn measure)
static void setAttribute (XMLElement extends e, string inName, color c)
static void setAttribute (XMLElement extends e, string inName, double d)
static void setAttribute (XMLElement extends e, string inName, integer n)
static void setAttribute (XMLElement extends e, string inName, Boolean b)
static void SetRectAttributes (XMLElement extends e, DoubleRectMBS r)
static void setVariantAttribute (XMLElement extends e, string inName, variant v)

Static Package Attributes

static XMLDocument gXMLDoc

Member Data Documentation

XMLDocument XMLDocSupport.gXMLDoc [static, package]


The documentation for this class was generated from the following file:
Generated on Sat Nov 11 10:53:16 2006 for mf2 by  doxygen 1.5.1