|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VFSVisitor | |
|---|---|
| vfs | The vfs package implements virtual file systems. |
| Uses of VFSVisitor in vfs |
|---|
| Methods in vfs with parameters of type VFSVisitor | |
|---|---|
void |
VFSDirectory.escort(VFSVisitor v)
d.escort(v) escorts v through the directories and files descending from d. |
void |
VFSRoot.escort(VFSVisitor v)
vfsr.escort(v) escorts v through the virtual file system whose root is vfsr. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||