Package org.citrusframework.config.xml
Class ValidationMatcherLibraryParser
java.lang.Object
org.citrusframework.config.xml.ValidationMatcherLibraryParser
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
public class ValidationMatcherLibraryParser
extends Object
implements org.springframework.beans.factory.xml.BeanDefinitionParser
- Since:
- 2.0
- Author:
- Christoph Deppisch
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ValidationMatcherLibraryParser
public ValidationMatcherLibraryParser()
-
-
Method Details
-
parse
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext) - Specified by:
parsein interfaceorg.springframework.beans.factory.xml.BeanDefinitionParser
-