org.apache.cocoon.spring.configurator.impl
Class WildcardBeanMapElementParser
java.lang.Object
org.apache.cocoon.spring.configurator.impl.AbstractElementParser
org.apache.cocoon.spring.configurator.impl.BeanMapElementParser
org.apache.cocoon.spring.configurator.impl.WildcardBeanMapElementParser
- All Implemented Interfaces:
- BeanDefinitionParser
public class WildcardBeanMapElementParser
- extends BeanMapElementParser
The parser for the wildcard-bean-map element.
- Since:
- 1.0.1
- Version:
- $Id: WildcardBeanMapElementParser.java 754972 2009-03-16 18:20:54Z reinhard $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WildcardBeanMapElementParser
public WildcardBeanMapElementParser()
parse
public BeanDefinition parse(Element element,
ParserContext parserContext)
-
- Specified by:
parse
in interface BeanDefinitionParser
- Overrides:
parse
in class BeanMapElementParser
- See Also:
BeanMapElementParser.parse(org.w3c.dom.Element,
org.springframework.beans.factory.xml.ParserContext)
Copyright © 1999-2009 The Apache Software Foundation. All Rights Reserved.