You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In org.springframework.xml.transform.ResourceSource the javadoc says it is an "convenient subclass of <code>StreamSource</code>" but ResourceSource is really a subclass of SAXSource.