File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
spring-beans/src/main/java/org/springframework/beans/propertyeditors Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
* Spring resource location (e.g. a URL String).
30
30
*
31
31
* <p>Supports Spring-style URL notation: any fully qualified standard URL
32
- * ("file:", "http:", etc) and Spring's special "classpath:" pseudo-URL.
32
+ * ("file:", "http:", etc. ) and Spring's special "classpath:" pseudo-URL.
33
33
*
34
- * <p>Note that such streams do usually not get closed by Spring itself!
34
+ * <p>Note that such streams usually do not get closed by Spring itself!
35
35
*
36
36
* @author Juergen Hoeller
37
37
* @since 1.0.1
Original file line number Diff line number Diff line change 30
30
* resource location (e.g. a URL String).
31
31
*
32
32
* <p>Supports Spring-style URL notation: any fully qualified standard URL
33
- * ("file:", "http:", etc) and Spring's special "classpath:" pseudo-URL.
33
+ * ("file:", "http:", etc. ) and Spring's special "classpath:" pseudo-URL.
34
34
*
35
- * <p>Note that such readers do usually not get closed by Spring itself!
35
+ * <p>Note that such readers usually do not get closed by Spring itself!
36
36
*
37
37
* @author Juergen Hoeller
38
38
* @since 4.2
You can’t perform that action at this time.
0 commit comments