ETXMLString class documentation
ETXMLString : ETXMLNullHandlerOverview
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