public abstract class AbstractDataDictionaryParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
Constructor and Description |
---|
AbstractDataDictionaryParser() |
Modifier and Type | Method and Description |
---|---|
protected abstract Class<? extends DataDictionary> |
getDictionaryClass()
Subclasses provide suite container class.
|
org.springframework.beans.factory.config.BeanDefinition |
parse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
parse
in interface org.springframework.beans.factory.xml.BeanDefinitionParser
protected abstract Class<? extends DataDictionary> getDictionaryClass()
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.