|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DAVFactory in org.abstracthorizon.danube.webdav.fs |
---|
Subclasses of DAVFactory in org.abstracthorizon.danube.webdav.fs | |
---|---|
class |
FSDAVFactory
DAV Factory that returns file system specific request properties |
Uses of DAVFactory in org.abstracthorizon.danube.webdav.java |
---|
Subclasses of DAVFactory in org.abstracthorizon.danube.webdav.java | |
---|---|
class |
JavaDAVFactory
Java DAV factory. |
Uses of DAVFactory in org.abstracthorizon.danube.webdav.spring |
---|
Subclasses of DAVFactory in org.abstracthorizon.danube.webdav.spring | |
---|---|
class |
SpringResourceDAVFactory
DAV Factory that returns file system specific request properties |
Uses of DAVFactory in org.abstracthorizon.danube.webdav.xml.dav |
---|
Fields in org.abstracthorizon.danube.webdav.xml.dav declared as DAVFactory | |
---|---|
protected DAVFactory |
DAVNamespace.davFactory
Factory |
protected DAVFactory |
DAVAbstractXMLParser.davFactory
Factory to create requred objects |
Methods in org.abstracthorizon.danube.webdav.xml.dav that return DAVFactory | |
---|---|
DAVFactory |
DAVNamespace.getDAVFactory()
Retruns factory |
Methods in org.abstracthorizon.danube.webdav.xml.dav with parameters of type DAVFactory | |
---|---|
void |
DAVNamespace.setDAVFactory(DAVFactory factory)
Sets factory |
Constructors in org.abstracthorizon.danube.webdav.xml.dav with parameters of type DAVFactory | |
---|---|
DAVAbstractXMLParser(XMLParserHandler parent,
DAVFactory davFactory)
Constructor |
|
RequestProp(XMLParserHandler parent,
DAVFactory davFactory)
Constructor |
|
RequestProp(XMLParserHandler parent,
DAVFactory davFactory,
boolean set)
Constructor |
Uses of DAVFactory in org.abstracthorizon.danube.webdav.xml.dav.request |
---|
Constructors in org.abstracthorizon.danube.webdav.xml.dav.request with parameters of type DAVFactory | |
---|---|
LockEntry(XMLParserHandler parent,
DAVFactory factory)
Constructor |
|
LockInfo(XMLParserHandler parent,
DAVFactory factory)
Constructor |
|
PropertyBehavior(XMLParserHandler parent,
DAVFactory factory)
Constructor |
|
PropertyUpdate(XMLParserHandler parent,
DAVFactory factory)
Constructor |
|
PropFind(XMLParserHandler parent,
DAVFactory davFactory)
Constructor |
|
Remove(XMLParserHandler parent,
DAVFactory factory)
Constructor |
|
Set(XMLParserHandler parent,
DAVFactory factory)
Constructor |
Uses of DAVFactory in org.abstracthorizon.danube.webdav.xml.dav.request.properties |
---|
Fields in org.abstracthorizon.danube.webdav.xml.dav.request.properties declared as DAVFactory | |
---|---|
protected DAVFactory |
SupportedLock.davFactory
Factory |
Constructors in org.abstracthorizon.danube.webdav.xml.dav.request.properties with parameters of type DAVFactory | |
---|---|
SupportedLock(XMLParserHandler parent,
DAVFactory factory)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |