TRXMLXHTML_IMParser class documentation

Authors

Generated by root

Software documentation for the TRXMLXHTML_IMParser class

TRXMLXHTML_IMParser : TRXMLNullHandler

Declared in:
TRXMLXHTML-IMParser.h
The TRXMLXHTML_IMParser class constructs an NSAttributedString from a series of XHTML-IM tags handed to the parser. Not yet finished.

Instance Variables



Instance Variables for TRXMLXHTML_IMParser Class

attributeStack

@protected NSMutableArray* attributeStack;
Description forthcoming.

currentAttributes

@protected NSMutableDictionary* currentAttributes;
Description forthcoming.

string

@protected NSMutableAttributedString* string;
Description forthcoming.