Uses of Interface
org.springframework.beans.factory.xml.NamespaceHandler
Packages that use NamespaceHandler
Package
Description
Contains an abstract XML-based
BeanFactory implementation,
including a standard "spring-beans" XSD.-
Uses of NamespaceHandler in org.springframework.beans.factory.xml
Classes in org.springframework.beans.factory.xml that implement NamespaceHandlerModifier and TypeClassDescriptionclassSupport class for implementing customNamespaceHandlers.classSimpleNamespaceHandlerimplementation that maps custom attributes directly through to bean properties.classSimpleNamespaceHandlerimplementation that maps custom attributes directly through to bean properties.classNamespaceHandlerfor theutilnamespace.Methods in org.springframework.beans.factory.xml that return NamespaceHandlerModifier and TypeMethodDescriptionLocate theNamespaceHandlerfor the supplied namespace URI from the configured mappings.Resolve the namespace URI and return the locatedNamespaceHandlerimplementation.