|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FileSystemFilter.Context
Plugins must not implement this interface. It is provided at runtime.
| Method Summary | |
|---|---|
String |
canonicalPath()
Absolute file path. |
ModuleFileSystem |
fileSystem()
|
File |
relativeDir()
|
String |
relativePath()
File path relative to source directory. |
FileType |
type()
|
| Method Detail |
|---|
ModuleFileSystem fileSystem()
FileType type()
File relativeDir()
String relativePath()
String canonicalPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||