Convenient subclass of
SAXSource that reads from a Spring
Resource . The resource to be read can be
set via the constructor.
author: Arjen Poutsma since: 1.0.0
Constructor Summary
public
ResourceSource(Resource content) Initializes a new instance of the ResourceSource with the given resource.