VirtualLocalFile class represents a source file in memory. Each VirtualLocalFile instance is given a parent that corresponds to a valid directory in the filesystem. Path resolution is done as if VirtualLocalFile instances represented real files in the filesystem. You can not create an instance of the VirtualLocalFile class directly. You must use the VirtualLocalFileSystem class to create them.
@see flex2.tools.oem.VirtualLocalFileSystem
@version 2.0.1
@author Clement Wong
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |