|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.caucho.vfs.Path com.caucho.vfs.FilesystemPath com.liferay.util.bridges.php.ServletContextPath
public class ServletContextPath
Field Summary |
---|
Fields inherited from class com.caucho.vfs.FilesystemPath |
---|
_bindRoot, _pathname, _root, _userPath |
Fields inherited from class com.caucho.vfs.Path |
---|
_pathSeparatorChar, _schemeMap, _separatorChar, L |
Constructor Summary | |
---|---|
protected |
ServletContextPath(com.caucho.vfs.FilesystemPath root,
String userPath,
String path,
javax.servlet.ServletContext servletContext)
|
|
ServletContextPath(javax.servlet.ServletContext servletContext)
|
Method Summary | |
---|---|
boolean |
canRead()
|
com.caucho.vfs.Path |
fsWalk(String userPath,
Map<String,Object> newAttributes,
String path)
|
String |
getScheme()
|
com.caucho.vfs.StreamImpl |
openReadImpl()
|
Methods inherited from class com.caucho.vfs.FilesystemPath |
---|
bind, createRoot, equals, getFullPath, getParent, getPath, getRoot, getTail, getUserPath, hashCode, normalizePath, normalizePath, schemeWalk, setUserPath |
Methods inherited from class com.caucho.vfs.Path |
---|
cacheCopy, 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, writeToStream |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ServletContextPath(javax.servlet.ServletContext servletContext)
protected ServletContextPath(com.caucho.vfs.FilesystemPath root, String userPath, String path, javax.servlet.ServletContext servletContext)
Method Detail |
---|
public boolean canRead()
canRead
in class com.caucho.vfs.Path
public com.caucho.vfs.Path fsWalk(String userPath, Map<String,Object> newAttributes, String path)
fsWalk
in class com.caucho.vfs.FilesystemPath
public String getScheme()
getScheme
in class com.caucho.vfs.Path
public com.caucho.vfs.StreamImpl openReadImpl() throws IOException
openReadImpl
in class com.caucho.vfs.Path
IOException
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |