public final class SAAJStreamWriter
extends org.apache.cxf.staxutils.W3CDOMStreamWriter
| Constructor and Description |
|---|
SAAJStreamWriter(javax.xml.soap.SOAPPart part) |
SAAJStreamWriter(javax.xml.soap.SOAPPart part,
Element current) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createAndAddElement(String prefix,
String local,
String namespace) |
close, flush, getCurrentFragment, getCurrentNode, getDocument, getNamespaceContext, getPrefix, getProperty, isNsRepairing, newChild, setChild, setDefaultNamespace, setNamespaceContext, setNsRepairing, setPrefix, setProperties, toString, writeAttribute, writeAttribute, writeAttribute, writeCData, writeCharacters, writeCharacters, writeComment, writeDefaultNamespace, writeDTD, writeEmptyElement, writeEmptyElement, writeEmptyElement, writeEndDocument, writeEndElement, writeEntityRef, writeNamespace, writeProcessingInstruction, writeProcessingInstruction, writeStartDocument, writeStartDocument, writeStartDocument, writeStartElement, writeStartElement, writeStartElementpublic SAAJStreamWriter(javax.xml.soap.SOAPPart part)
public SAAJStreamWriter(javax.xml.soap.SOAPPart part, Element current)
Apache CXF