If you are tired of trying to figure out how to do things with XML objects or your just tired of looking in the docs... we hope this will help!
* attributesCount()
* attributesDelete()
* attributesExist()
* attributeSet()
* attributeGet()
* attributeParam()
* attributesGetStruct()
* attributesList()
* childAdd()
* childrenCount()
* childrenDelete()
* childrenExist()
* childrenGet()
* elementGetName()
* elementGetRoot()
* elementGetText()
* elementHasText()
* elementSetText()
If you don't want them all, use what you do. If you just want to know how to do some of these things... here is a class in a "class". :)
Get it at RIAForge. (Posted project just before this blog post, so you should be able to get it now.)
John Farrar