|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.dimensionsscm.FileScanner
public class FileScanner
| Nested Class Summary | |
|---|---|
class |
FileScanner.ScannerFilter
File pattern matcher class. |
| Constructor Summary | |
|---|---|
FileScanner(java.io.File dirName,
java.lang.String[] patterns,
int depth)
Constructor. |
|
| Method Summary | |
|---|---|
java.util.Collection<java.io.File> |
getFiles()
|
java.io.File[] |
toArray()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileScanner(java.io.File dirName,
java.lang.String[] patterns,
int depth)
| Method Detail |
|---|
public java.util.Collection<java.io.File> getFiles()
public java.io.File[] toArray()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||