Uses of Class
org.apache.cocoon.spring.configurator.impl.AbstractElementParser

Packages that use AbstractElementParser
org.apache.cocoon.spring.configurator.impl   
 

Uses of AbstractElementParser in org.apache.cocoon.spring.configurator.impl
 

Subclasses of AbstractElementParser in org.apache.cocoon.spring.configurator.impl
 class AbstractSettingsElementParser
          Abstract class for the settings element parsers.
 class BeanMapElementParser
          The parser for the bean-map element.
 class ChildSettingsElementParser
          Add a bean definition for the settings object of a child context to the bean factory and process all includes of spring configurations.
 class SettingsElementParser
          Add a bean definition for the settings object to the bean factory.
 class WildcardBeanMapElementParser
          The parser for the wildcard-bean-map element.
 



Copyright © 1999-2009 The Apache Software Foundation. All Rights Reserved.