Class SoapAttachmentParser
java.lang.Object
org.citrusframework.ws.config.xml.SoapAttachmentParser
Parser for SOAP attachment element in Citrus ws namespace.
- Author:
- Christoph Deppisch
-
Method Summary
Modifier and TypeMethodDescriptionstatic SoapAttachmentparseAttachment(Element attachmentElement) Parse the attachment element with all children and attributes.
-
Method Details
-
parseAttachment
Parse the attachment element with all children and attributes.- Parameters:
attachmentElement-
-