|
xmlBlaster 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlrpc.serializer.BaseXmlWriterFactory
org.xmlBlaster.util.protocol.xmlrpc.XblWriterFactory
public class XblWriterFactory
An implementation of XmlWriterFactory,
which creates instances of
CharSetXMLWriter.
| Field Summary | |
|---|---|
private boolean |
useCDATA
|
| Constructor Summary | |
|---|---|
XblWriterFactory(boolean useCDATA)
|
|
| Method Summary | |
|---|---|
protected org.apache.ws.commons.serialize.XMLWriter |
newXmlWriter()
|
| Methods inherited from class org.apache.xmlrpc.serializer.BaseXmlWriterFactory |
|---|
getXmlWriter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private boolean useCDATA
| Constructor Detail |
|---|
public XblWriterFactory(boolean useCDATA)
| Method Detail |
|---|
protected org.apache.ws.commons.serialize.XMLWriter newXmlWriter()
newXmlWriter in class org.apache.xmlrpc.serializer.BaseXmlWriterFactory
|
xmlBlaster 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||