| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResourceCollection
Interface describing a collection of Resources.
| Method Summary | |
|---|---|
|  boolean | isFilesystemOnly()Indicate whether this ResourceCollection is composed entirely of Resources accessible via local filesystem conventions. | 
|  java.util.Iterator<Resource> | iterator()Gets the contents of this collection. | 
|  int | size()Learn the number of contained Resources. | 
| Method Detail | 
|---|
java.util.Iterator<Resource> iterator()
iterator in interface java.lang.Iterable<Resource>int size()
boolean isFilesystemOnly()
FileProvider when asked via Resource.as(java.lang.Class) .
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||