|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.staxutils.DelegatingXMLStreamWriter
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor.SOAPHeaderWriter
public static class SoapOutInterceptor.SOAPHeaderWriter
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.staxutils.DelegatingXMLStreamWriter |
|---|
delegate |
| Constructor Summary | |
|---|---|
SoapOutInterceptor.SOAPHeaderWriter(XMLStreamWriter writer,
SoapHeader header,
SoapVersion version,
String pfx)
|
|
| Method Summary | |
|---|---|
void |
writeAttribute(String uri,
String local,
String value)
|
void |
writeAttribute(String prefix,
String uri,
String local,
String value)
|
void |
writeStartElement(String arg0)
|
void |
writeStartElement(String arg0,
String arg1)
|
void |
writeStartElement(String arg0,
String arg1,
String arg2)
|
| Methods inherited from class org.apache.cxf.staxutils.DelegatingXMLStreamWriter |
|---|
close, flush, getNamespaceContext, getPrefix, getProperty, setDefaultNamespace, setNamespaceContext, setPrefix, writeAttribute, writeCData, writeCharacters, writeCharacters, writeComment, writeDefaultNamespace, writeDTD, writeEmptyElement, writeEmptyElement, writeEmptyElement, writeEndDocument, writeEndElement, writeEntityRef, writeNamespace, writeProcessingInstruction, writeProcessingInstruction, writeStartDocument, writeStartDocument, writeStartDocument |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoapOutInterceptor.SOAPHeaderWriter(XMLStreamWriter writer,
SoapHeader header,
SoapVersion version,
String pfx)
| Method Detail |
|---|
public void writeAttribute(String prefix,
String uri,
String local,
String value)
throws XMLStreamException
writeAttribute in interface XMLStreamWriterwriteAttribute in class org.apache.cxf.staxutils.DelegatingXMLStreamWriterXMLStreamException
public void writeAttribute(String uri,
String local,
String value)
throws XMLStreamException
writeAttribute in interface XMLStreamWriterwriteAttribute in class org.apache.cxf.staxutils.DelegatingXMLStreamWriterXMLStreamException
public void writeStartElement(String arg0,
String arg1,
String arg2)
throws XMLStreamException
writeStartElement in interface XMLStreamWriterwriteStartElement in class org.apache.cxf.staxutils.DelegatingXMLStreamWriterXMLStreamException
public void writeStartElement(String arg0,
String arg1)
throws XMLStreamException
writeStartElement in interface XMLStreamWriterwriteStartElement in class org.apache.cxf.staxutils.DelegatingXMLStreamWriterXMLStreamException
public void writeStartElement(String arg0)
throws XMLStreamException
writeStartElement in interface XMLStreamWriterwriteStartElement in class org.apache.cxf.staxutils.DelegatingXMLStreamWriterXMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||