|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.beans.factory.xml.AbstractBeanDefinitionParser org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser org.springframework.data.hadoop.config.AbstractImprovedSimpleBeanDefinitionParser org.springframework.data.hadoop.config.AbstractPropertiesConfiguredBeanDefinitionParser org.springframework.data.hadoop.config.AbstractGenericOptionsParser
public class AbstractGenericOptionsParser
Field Summary |
---|
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
---|
ID_ATTRIBUTE, NAME_ATTRIBUTE |
Constructor Summary | |
---|---|
AbstractGenericOptionsParser()
|
Method Summary | |
---|---|
protected void |
doParse(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
|
protected boolean |
isEligibleAttribute(java.lang.String attributeName)
|
Methods inherited from class org.springframework.data.hadoop.config.AbstractImprovedSimpleBeanDefinitionParser |
---|
defaultId, registerBeanDefinition, resolveId |
Methods inherited from class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser |
---|
extractPropertyName, isEligibleAttribute, isEligibleAttribute, postProcess |
Methods inherited from class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser |
---|
doParse, getBeanClass, getBeanClassName, getParentName, parseInternal |
Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
---|
parse, postProcessComponentDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractGenericOptionsParser()
Method Detail |
---|
protected boolean isEligibleAttribute(java.lang.String attributeName)
isEligibleAttribute
in class AbstractPropertiesConfiguredBeanDefinitionParser
protected void doParse(org.w3c.dom.Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse
in class AbstractPropertiesConfiguredBeanDefinitionParser
|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |