public static class REST2SOAPInterceptor.Mapping extends AbstractXmlElement
| Modifier and Type | Field and Description |
|---|---|
String |
regex |
String |
requestXSLT |
String |
responseType |
String |
responseXSLT |
String |
soapAction |
String |
soapURI |
| Constructor and Description |
|---|
REST2SOAPInterceptor.Mapping() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
parseAttributes(XMLStreamReader token) |
void |
write(XMLStreamWriter out) |
doAfterParsing, getBoolean, getElementName, move2RootElementIfNeeded, parse, parseCharacters, parseChildren, toXml, writeIfNotNullpublic String regex
public String soapAction
public String soapURI
public String requestXSLT
public String responseXSLT
public String responseType
protected void parseAttributes(XMLStreamReader token) throws Exception
parseAttributes in class AbstractXmlElementExceptionpublic void write(XMLStreamWriter out) throws XMLStreamException
write in interface XMLElementwrite in class AbstractXmlElementXMLStreamExceptionCopyright © 2012. All Rights Reserved.