Documentation

ETXMLWriter documentation

ETXMLSocketWriter : ETXMLWriter

AuthorsGenerated by qmathe
Declared inETXMLWriter.h

Overview

An XML writer that outputs to a socket. This sends the data directly after each method call, so may be mixed with other forms of access to the socket.


Default

- (void) setSocket: (ETSocket *)aSocket
Description forthcoming.