Main Page | Modules | Class Hierarchy | Class List | Class Members

Micro XML Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
MXMLCDATANode representing XML CDATA
MXMLCommentNode representing XML comment
MXMLDeclarationNode representing XML declaration
MXMLDocumentXML Document
MXMLElementNode representing an XML element
MXMLElement::AttributesAttributes is a list of name value pair Attribute objects
MXMLElement::Attributes::AttributeAttribute is a read only name value pair
MXMLNodeAbstract base class for XML Document nodes
MXMLParserXMLParser type returned by MXMLParserCreate
MXMLStreamStream interface
MXMLTextNode representing XML text
MXMLTextBaseBase class for nodes with text, abstract class