Class AntRunActionParser

java.lang.Object
org.citrusframework.config.xml.AntRunActionParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class AntRunActionParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
Bean definition parser for ant run action in test case.
Since:
1.3
Author:
Christoph Deppisch
  • Constructor Details

    • AntRunActionParser

      public AntRunActionParser()
  • Method Details

    • parse

      public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
      Specified by:
      parse in interface org.springframework.beans.factory.xml.BeanDefinitionParser