|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VirtualFileSystem in org.anarres.cpp |
---|
Classes in org.anarres.cpp that implement VirtualFileSystem | |
---|---|
class |
ChrootFileSystem
A virtual filesystem implementation using java.io in a virtual chroot. |
class |
JavaFileSystem
A virtual filesystem implementation using java.io. |
Methods in org.anarres.cpp that return VirtualFileSystem | |
---|---|
VirtualFileSystem |
Preprocessor.getFileSystem()
Returns the VirtualFileSystem used by this Preprocessor. |
Methods in org.anarres.cpp with parameters of type VirtualFileSystem | |
---|---|
void |
Preprocessor.setFileSystem(VirtualFileSystem filesystem)
Sets the VirtualFileSystem used by this Preprocessor. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |