Documentation

ETXMLString class documentation

ETXMLString : ETXMLNullHandler

AuthorsGenerated by qmathe
Declared inETXMLString.h

Overview

The ETXMLString class parses XML elements of the form <element>some character data</element>. All child elements will be ignored, and the character data will be returned to the parent as an NSString.


No public API available