public class ServletContextPath
extends com.caucho.vfs.FilesystemPath
| Modifier | Constructor and Description |
|---|---|
protected |
ServletContextPath(com.caucho.vfs.FilesystemPath root,
java.lang.String userPath,
java.lang.String path,
javax.servlet.ServletContext servletContext) |
|
ServletContextPath(javax.servlet.ServletContext servletContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRead() |
com.caucho.vfs.Path |
fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String path) |
java.lang.String |
getScheme() |
com.caucho.vfs.StreamImpl |
openReadImpl() |
bind, createRoot, equals, getFullPath, getParent, getPath, getRoot, getTail, getUserPath, hashCode, normalizePath, normalizePath, schemeWalk, setUserPathcacheCopy, canExecute, canWrite, changeGroup, changeGroup, changeOwner, changeOwner, chmod, clearStatusCache, copy, createDepend, createLink, createNewFile, createRoot, createTempFile, escapeURL, exists, getAttribute, getAttributeNames, getBlockCount, getBlockSize, getCache, getCertificates, getContentType, getCrc64, getCreateTime, getDevice, getDeviceId, getDiskSpaceFree, getDiskSpaceTotal, getFileSeparatorChar, getGroup, getHost, getInode, getLastAccessTime, getLastModified, getLastStatusChangeTime, getLength, getMode, getNativePath, getNewlineString, getNumberOfLinks, getObject, getOwner, getPathSeparatorChar, getPort, getQuery, getRelativePath, getResources, getResources, getSchemeMap, getSeparatorChar, getURL, getUser, getUserDir, getValue, isBlockDevice, isCharacterDevice, isDirectory, isExecutable, isFIFO, isFile, isHardLink, isLink, isObject, isPathCacheable, isSocket, isSymbolicLink, isWindows, isWindowsInsecure, iterator, list, lookup, lookup, lookup, lookupImpl, lookupNative, lookupNative, lookupRelativeNativePath, mkdir, mkdirs, openAppend, openAppendImpl, openRandomAccess, openRead, openReadWrite, openReadWrite, openReadWrite, openReadWriteImpl, openWrite, openWriteImpl, putCache, readLink, realPath, remove, removeAll, renameTo, renameTo, scanScheme, setDefaultSchemeMap, setExecutable, setLastModified, setObject, setTestWindows, setValue, toString, truncate, truncate, unbind, writeToStream, writeToStreampublic ServletContextPath(javax.servlet.ServletContext servletContext)
protected ServletContextPath(com.caucho.vfs.FilesystemPath root,
java.lang.String userPath,
java.lang.String path,
javax.servlet.ServletContext servletContext)
public boolean canRead()
canRead in class com.caucho.vfs.Pathpublic com.caucho.vfs.Path fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String path)
fsWalk in class com.caucho.vfs.FilesystemPathpublic java.lang.String getScheme()
getScheme in class com.caucho.vfs.Pathpublic com.caucho.vfs.StreamImpl openReadImpl()
throws java.io.IOException
openReadImpl in class com.caucho.vfs.Pathjava.io.IOException