ETXMLTextParser class documentation

Authors

Generated by builder

Software documentation for the ETXMLTextParser class

ETXMLTextParser : ETXMLNullHandler

Declared in:
ETXMLTextParser.h
Conforms to:
ETXMLParserDelegate

The ETXMLTextParser class is a delegate for ETXMLParser which generates a structured text tree from an XML document.


Instance Variables



Instance Variables for ETXMLTextParser Class

children

@protected NSMutableArray* children;
Description forthcoming.

customAttributes

@protected NSDictionary* customAttributes;
Description forthcoming.

style

@protected id style;
Description forthcoming.

text

@protected NSMutableString* text;
Description forthcoming.