|
Spring Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
org.springframework.oxm.config.CastorMarshallerBeanDefinitionParser
public class CastorMarshallerBeanDefinitionParser
Parser for the <oxm:castor-marshaller/> element.
| Field Summary |
|---|
| Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
|---|
ID_ATTRIBUTE, NAME_ATTRIBUTE |
| Constructor Summary | |
|---|---|
CastorMarshallerBeanDefinitionParser()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getBeanClassName(org.w3c.dom.Element element)
Determine the bean class name corresponding to the supplied Element. |
| Methods inherited from class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser |
|---|
doParse, extractPropertyName, isEligibleAttribute, isEligibleAttribute, isEligibleAttribute, postProcess |
| Methods inherited from class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser |
|---|
doParse, getBeanClass, getParentName, parseInternal |
| Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
|---|
parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CastorMarshallerBeanDefinitionParser()
| Method Detail |
|---|
protected java.lang.String getBeanClassName(org.w3c.dom.Element element)
AbstractSingleBeanDefinitionParserElement.
getBeanClassName in class AbstractSingleBeanDefinitionParserelement - the Element that is being parsed
Element, or null if noneAbstractSingleBeanDefinitionParser.getBeanClass(org.w3c.dom.Element)
|
Spring Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||