Package awl\XMLElement
| XMLElement | A class for XML elements which may have attributes, or contain other XML sub-elements |
| BuildXMLTree | Rebuild an XML tree in our own style from the parsed XML tags using a tail-recursive approach. |
| XMLElement | A class for XML elements which may have attributes, or contain other XML sub-elements |
| BuildXMLTree | Rebuild an XML tree in our own style from the parsed XML tags using a tail-recursive approach. |