|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LanguageFileFilter
Performs filtering of file list based on the expected programming language.
| Method Summary | |
|---|---|
String[] |
filter(String[] inputFiles)
Filters out files not matching programming language from inputFiles and
returns result in new String[] array. |
| Method Detail |
|---|
String[] filter(String[] inputFiles)
inputFiles and
returns result in new String[] array.
inputFiles - list of files to be filtered
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||