|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileAnalyser
Analyses a given file.
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
analyse(java.io.File file,
NodeInfo nodeInfo)
Analyses a given file. |
| Method Detail |
|---|
java.util.Map<java.lang.String,java.lang.Object> analyse(java.io.File file,
NodeInfo nodeInfo)
throws java.io.IOException
file - file to be analysednodeInfo - contains information about this file that was gathered up to now.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||