Example usage for org.springframework.beans.factory.xml BeanDefinitionDocumentReader interface-usage

List of usage examples for org.springframework.beans.factory.xml BeanDefinitionDocumentReader interface-usage

Introduction

In this page you can find the example usage for org.springframework.beans.factory.xml BeanDefinitionDocumentReader interface-usage.

Usage

From source file org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader.java

/**
 * Default implementation of the {@link BeanDefinitionDocumentReader} interface that
 * reads bean definitions according to the "spring-beans" DTD and XSD format
 * (Spring's default XML bean definition format).
 *
 * <p>The structure, elements, and attribute names of the required XML document