public final class SAAJStreamWriter extends OverlayW3CDOMStreamWriter
| Constructor and Description |
|---|
SAAJStreamWriter(SOAPPart part) |
SAAJStreamWriter(SOAPPart part,
Element current) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustOverlaidNode(Node nd2,
String pfx) |
protected void |
createAndAddElement(String prefix,
String local,
String namespace) |
protected Element |
createElementNS(String ns,
String pfx,
String local) |
writeCharacters, writeEndElement, writeStartElement, writeStartElement, writeStartElementclose, flush, getCurrentFragment, getCurrentNode, getDocument, getNamespaceContext, getPrefix, getProperty, isNsRepairing, newChild, setChild, setDefaultNamespace, setNamespaceContext, setNsRepairing, setPrefix, setProperties, toString, writeAttribute, writeAttribute, writeAttribute, writeCData, writeCharacters, writeComment, writeDefaultNamespace, writeDTD, writeEmptyElement, writeEmptyElement, writeEmptyElement, writeEndDocument, writeEntityRef, writeNamespace, writeProcessingInstruction, writeProcessingInstruction, writeStartDocument, writeStartDocument, writeStartDocumentpublic SAAJStreamWriter(SOAPPart part)
protected void adjustOverlaidNode(Node nd2, String pfx)
adjustOverlaidNode in class OverlayW3CDOMStreamWriterprotected void createAndAddElement(String prefix, String local, String namespace)
createAndAddElement in class OverlayW3CDOMStreamWriterprotected Element createElementNS(String ns, String pfx, String local)
createElementNS in class W3CDOMStreamWriterApache CXF