| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResourceFactory
this interface should be implemented by classes (Scanners) needing to deliver information about resources.
| Method Summary | |
|---|---|
|  Resource | getResource(java.lang.String name)Query a resource (file, zipentry, ...) by name | 
| Method Detail | 
|---|
Resource getResource(java.lang.String name)
name - relative path of the resource about which
 information is sought.  Expects "/" to be used as the
 directory separator.
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||