public class CastorMarshallerBeanDefinitionParser extends AbstractSimpleBeanDefinitionParser
<oxm:castor-marshaller/> element.ID_ATTRIBUTE, NAME_ATTRIBUTE| Constructor and Description | 
|---|
CastorMarshallerBeanDefinitionParser()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
getBeanClassName(Element element)
Determine the bean class name corresponding to the supplied  
Element. | 
doParse, extractPropertyName, isEligibleAttribute, isEligibleAttribute, postProcessdoParse, getBeanClass, getParentName, parseInternalparse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliasespublic CastorMarshallerBeanDefinitionParser()
protected String getBeanClassName(Element element)
AbstractSingleBeanDefinitionParserElement.getBeanClassName in class AbstractSingleBeanDefinitionParserelement - the Element that is being parsedElement, or null if noneAbstractSingleBeanDefinitionParser.getBeanClass(org.w3c.dom.Element)