We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8797abd commit 6470ff4Copy full SHA for 6470ff4
xml/src/main/java/org/springframework/xml/transform/ResourceSource.java
@@ -23,8 +23,8 @@
23
import org.springframework.xml.sax.SaxUtils;
24
25
/**
26
- * Convenient subclass of <code>StreamSource</code> that reads from a Spring {@link
27
- * org.springframework.core.io.Resource}. The resource to be read can be set via the constructor.
+ * Convenient subclass of {@link SAXSource} that reads from a Spring {@link Resource}. The resource to be read can be
+ * set via the constructor.
28
*
29
* @author Arjen Poutsma
30
*/
0 commit comments