| Package | Description |
|---|---|
| com.caucho.vfs |
Resin's Virtual File System.
|
| Modifier and Type | Method and Description |
|---|---|
SchemeRoot |
SchemeMap.getSchemeRoot(java.lang.String scheme) |
SchemeRoot |
SchemeMap.put(java.lang.String scheme,
SchemeRoot root)
Puts a new value in the schemeMap.
|
| Modifier and Type | Method and Description |
|---|---|
SchemeRoot |
SchemeMap.put(java.lang.String scheme,
SchemeRoot root)
Puts a new value in the schemeMap.
|