public class NotMatchFunctorBeanDefinitionParser extends BaseFilterBeanDefinitionParser
NotMatchFunctor
objects.Modifier and Type | Field and Description |
---|---|
static QName |
SCHEMA_TYPE
Schema type.
|
Constructor and Description |
---|
NotMatchFunctorBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
doParse(Element configElement,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
protected Class |
getBeanClass(Element arg0) |
getAbsoluteReference, getQualifiedId, resolveId
doParse, getBeanClassName, getParentName, parseInternal
public static final QName SCHEMA_TYPE
protected Class getBeanClass(Element arg0)
getBeanClass
in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
protected void doParse(Element configElement, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse
in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
Copyright © 1999–2014. All rights reserved.