>From the online documentation I see three derivatives of the
XMLFormatTarget class:
  (a) LocalFileFormatTarget
  (b) MemBufFormatTarget
  (c) StdOutFormatTarget

that may be used in conjunction with a DOMWriter. But rather than any of
these, I would like to write an XML document to a (HTTP-aware) socket.

Does anyone know whether (and where) there's a moral equivalent of
SocketFormatTarget or URLFormatTarget?

BTW - I realize that I could write a MemBuf to a socket, but I'm looking
for value-add w.r.t. HTTP.

- Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to