package haxe.xml

..
Access

The haxe.xml.Access API helps providing a fast dot-syntax access to the most common Xml methods.

Attrib

Check

Fast

Filter

Parser

Printer

This class provides utility methods to convert Xml instances to String representation.

Proxy

This proxy can be inherited with an XML file name parameter. It will only allow access to fields which corresponds to an "id" attribute value in the XML file :

Rule

XmlParserException