JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Framework
org.springframework.context.config
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.context.config
@NullMarked
package
org.springframework.context.config
Support package for advanced application context configuration, with XML schema being the primary configuration format.
Related Packages
Package
Description
org.springframework.context
This package builds on the beans package to add support for message sources and for the Observer design pattern, and the ability for application objects to obtain resources using a consistent API.
Classes
Class
Description
ContextNamespaceHandler
NamespaceHandler
for the '
context
' namespace.