Showing:

Annotations
Attributes
Properties
Element import
Namespace http://www.springframework.org/schema/beans
Annotations

java:org.springframework.core.io.Resource

Specifies an XML bean definition resource to import.
Properties
content complex
Attributes
QName Type Use Annotation
resource xsd:string required
The relative resource location of the XML (bean definition) file to import,
for example "myImport.xml" or "includes/myImport.xml" or "../myImport.xml".
Attribute import / @resource
Namespace No namespace
Annotations
The relative resource location of the XML (bean definition) file to import,
for example "myImport.xml" or "includes/myImport.xml" or "../myImport.xml".
Type xsd:string
Properties
use required