public class VelocityErrorHandlerBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
VelocityErrorHandlers.| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_NAME
Element name.
|
| Constructor and Description |
|---|
VelocityErrorHandlerBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doParse(Element config,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
protected Class |
getBeanClass(Element arg0) |
protected boolean |
shouldGenerateId() |
doParse, getBeanClassName, getParentName, parseInternalpublic static final String ELEMENT_NAME
public VelocityErrorHandlerBeanDefinitionParser()
protected Class getBeanClass(Element arg0)
getBeanClass in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected void doParse(Element config, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected boolean shouldGenerateId()
shouldGenerateId in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserCopyright © 1999–2014. All rights reserved.