|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlWriterFactory
This factory is responsible for creating instances of
XMLWriter.
| Method Summary | |
|---|---|
org.xml.sax.ContentHandler |
getXmlWriter(XmlRpcStreamConfig pConfig,
java.io.OutputStream pStream)
Creates a new instance of ContentHandler,
writing to the given OutputStream. |
| Method Detail |
|---|
org.xml.sax.ContentHandler getXmlWriter(XmlRpcStreamConfig pConfig,
java.io.OutputStream pStream)
throws XmlRpcException
ContentHandler,
writing to the given OutputStream.
pStream - The destination stream.pConfig - The request or response configuration.
XMLWriter.
XmlRpcException - Creating the handler failed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||