com.japisoft.webdavbrowser
Class WEBDAVResourceItem
java.lang.Object
|
+--com.japisoft.webdavbrowser.WEBDAVResourceItem
- All Implemented Interfaces:
- ResourceItem
- public class WEBDAVResourceItem
- extends java.lang.Object
- implements ResourceItem
- Version:
- 1.0
- Author:
- (c) 2004 JAPISoft / http://www.japisoft.com
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WEBDAVResourceItem
public WEBDAVResourceItem(org.apache.webdav.lib.WebdavResource resource)
getPath
public java.lang.String getPath()
- Specified by:
getPath
in interface ResourceItem
getName
public java.lang.String getName()
- Specified by:
getName
in interface ResourceItem
isFile
public boolean isFile()
- Specified by:
isFile
in interface ResourceItem
isLocked
public boolean isLocked()
- Specified by:
isLocked
in interface ResourceItem
getSize
public long getSize()
- Specified by:
getSize
in interface ResourceItem
getLastModified
public java.util.Date getLastModified()
- Specified by:
getLastModified
in interface ResourceItem
getSource
public java.lang.Object getSource()
- Specified by:
getSource
in interface ResourceItem