Showing:

Annotations
Attributes
Facets
Model
Properties
Element map
Namespace http://www.springframework.org/schema/beans
Annotations
A mapping from a key to an object. Maps may be empty.
Type extension of mapType
Type hierarchy
Properties
content complex
Model
Children description, entry
Attributes
QName Type Default Use Annotation
key-type xsd:string optional

java:java.lang.Class

The default Java type for nested entry keys. Must be a fully qualified
class name.
merge defaultable-boolean default optional
Enables/disables merging for collections when using parent/child beans.
value-type xsd:string optional

java:java.lang.Class

The default Java type for nested values. Must be a fully qualified
class name.
Attribute map / @merge
Namespace No namespace
Annotations
Enables/disables merging for collections when using parent/child beans.
Type defaultable-boolean
Properties
default default
Facets
enumeration default
enumeration true
enumeration false