org.abstracthorizon.danube.webdav.spring
Class SpringResourceDAVFactory
java.lang.Object
org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
org.abstracthorizon.danube.webdav.spring.SpringResourceDAVFactory
public class SpringResourceDAVFactory
- extends DAVFactory
DAV Factory that returns file system specific request properties
- Author:
- Daniel Sendula
Methods inherited from class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory |
newCreationDate, newDisplayName, newGetContentLanguage, newGetETag, newKeepAlive, newLockDiscovery, newLockEntry, newLockInfo, newLockScope, newLockType, newProp, newPropertyBehavior, newPropertyUpdate, newPropFind, newRemove, newResourceType, newSet, newSupportedLock |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringResourceDAVFactory
public SpringResourceDAVFactory()
newGetContentLength
public GetContentLength newGetContentLength(XMLParserHandler parent)
- Overrides:
newGetContentLength
in class DAVFactory
newGetContentType
public GetContentType newGetContentType(XMLParserHandler parent)
- Overrides:
newGetContentType
in class DAVFactory
newGetLastModified
public GetLastModified newGetLastModified(XMLParserHandler parent)
- Overrides:
newGetLastModified
in class DAVFactory
newSource
public Source newSource(XMLParserHandler parent)
- Overrides:
newSource
in class DAVFactory
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.