Class | Description |
---|---|
CachedResource |
Spring 2.x is picky about open/closed input streams, as it requires a closed
stream (fully read resource) to enable automatic validation detection (DTD or
XSD).
|
SpringBeanLookup |
This is an implementation of the ObjectFactory interface which simply delegates to
the Spring ApplicationContext.
|
SpringXMLUtils |
These only depend on standard (JSE) XML classes and are used by Spring config code.
|
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.