|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResourceFilter
Resource集合过滤器
| Method Summary | |
|---|---|
org.springframework.core.io.Resource[] |
filter(Iterator<org.springframework.core.io.Resource> resources)
过滤Resource集合 |
org.springframework.core.io.Resource[] |
filter(List<org.springframework.core.io.Resource> resources)
过滤Resource集合 |
org.springframework.core.io.Resource[] |
filter(org.springframework.core.io.Resource[] resources)
过滤Resource集合 |
| Method Detail |
|---|
org.springframework.core.io.Resource[] filter(org.springframework.core.io.Resource[] resources)
resources -
org.springframework.core.io.Resource[] filter(List<org.springframework.core.io.Resource> resources)
resources -
org.springframework.core.io.Resource[] filter(Iterator<org.springframework.core.io.Resource> resources)
resources -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||