Class SoapAttachmentParser

java.lang.Object
org.citrusframework.ws.config.xml.SoapAttachmentParser

public final class SoapAttachmentParser extends Object
Parser for SOAP attachment element in Citrus ws namespace.
  • Method Details

    • parseAttachment

      public static SoapAttachment parseAttachment(Element attachmentElement)
      Parse the attachment element with all children and attributes.
      Parameters:
      attachmentElement -