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, writeStartElement
close, 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, writeStartDocument
public SAAJStreamWriter(SOAPPart part)
protected void adjustOverlaidNode(Node nd2, String pfx)
adjustOverlaidNode
in class OverlayW3CDOMStreamWriter
protected void createAndAddElement(String prefix, String local, String namespace)
createAndAddElement
in class OverlayW3CDOMStreamWriter
protected Element createElementNS(String ns, String pfx, String local)
createElementNS
in class W3CDOMStreamWriter
Apache CXF