Typically used to track the location of problematic or erroneous metadata in XML configuration files. For example, a {@link #getSource() source} location might be 'The bean defined online 76 of beans.properties has an invalid Class'; another source might be the actual DOM Element from a parsed XML {@link org.w3c.dom.Document}; or the source object might simply be null
.
@author Rob Harrop
@since 2.0
|
|