| Interface | Description |
|---|---|
| VfsService |
This interface represents the virtual file system for Bridje, it provides
methods to mount and file files and folder into the system.
|
| VfsSource |
This interface represents the virtual file system source(VfsSource).
|
| Class | Description |
|---|---|
| CpSource |
This object represents a Class Path source for the virtual file system.
|
| FileSource |
This object represents a real file system source fot the virtual file system tree.
|
| GlobExpr |
A glob syntax expression for file search.
|
| Path |
An utility class for virtual path management.
|
| VFile |
Represents a file of the VFS tree.
|
| VFileInputStream |
This object represents an input stream for a virtual file.
|
| VFileOutputStream |
This object represents an output stream for a virtual file.
|
Copyright © 2015–2018 Bridje Framework. All rights reserved.