Crate amxml[][src]

XML processor with XPath. For more informations, refer the dom module page first.

Modules

dom

XML DOM processor

sax

Subset of simple SAX processor.

xmlerror

XmlError: Error type and description.

xpath

(Inner Module) XPath Processor. Caller does not need to know about this module.