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, isEligibleAttribute, postProcess
doParse, getBeanClass, getParentName, parseInternal
parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback
public CastorMarshallerBeanDefinitionParser()
protected String getBeanClassName(Element element)
AbstractSingleBeanDefinitionParser
Element
.getBeanClassName
in class AbstractSingleBeanDefinitionParser
element
- the Element
that is being parsedElement
, or null
if noneAbstractSingleBeanDefinitionParser.getBeanClass(org.w3c.dom.Element)