org.apache.xbean.spring.context.v2
public class XBeanV2Helper extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
version |
Constructor and Description |
---|
XBeanV2Helper() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.beans.factory.xml.NamespaceHandler |
createNamespaceHandler() |
static org.springframework.beans.factory.xml.BeanDefinitionParserDelegate |
createParser(org.springframework.beans.factory.xml.XmlReaderContext readerContext) |
public static java.lang.String version
public XBeanV2Helper()
public static org.springframework.beans.factory.xml.BeanDefinitionParserDelegate createParser(org.springframework.beans.factory.xml.XmlReaderContext readerContext)
public static org.springframework.beans.factory.xml.NamespaceHandler createNamespaceHandler()
Copyright © 2005-2014. All Rights Reserved.