Package | Description |
---|---|
com.caucho.env.vfs | |
com.caucho.vfs |
Resin's Virtual File System.
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryScheme
Virtual path based on an expansion repository
|
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.
|