public class WebdavRegularFileAttributes extends WebdavFileAttributes
properties
Constructor and Description |
---|
WebdavRegularFileAttributes(org.apache.jackrabbit.webdav.property.DavPropertySet properties) |
Modifier and Type | Method and Description |
---|---|
boolean |
isRegularFile()
Does the path refer to a regular file ?
|
creationTime, equals, group, hashCode, isDirectory, isExecutable, isHidden, isOther, isReadable, isSymbolicLink, isWritable, lastAccessTime, lastModifiedTime, owner, permissions, size
public WebdavRegularFileAttributes(org.apache.jackrabbit.webdav.property.DavPropertySet properties) throws XenonException
XenonException
public boolean isRegularFile()
FileAttributes
isRegularFile
in interface FileAttributes
isRegularFile
in class WebdavFileAttributes