|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.abstracthorizon.danube.webdav.xml.dav.request.AbstractSimpleXMLHandler org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLength org.abstracthorizon.danube.webdav.spring.properties.GetContentLength
public class GetContentLength
This property can set file's length.
Field Summary |
---|
Fields inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLength |
---|
contentLength |
Fields inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty |
---|
CONSTRUCTOR_ARGUMENTS_CLASSES, logger, packageName |
Fields inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.AbstractSimpleXMLHandler |
---|
parent |
Constructor Summary | |
---|---|
GetContentLength(XMLParserHandler parent)
Constructor |
Method Summary | |
---|---|
ResponseProperty |
processSetProperty(ResourceAdapter adapter,
Object resource)
Sets file's length |
Methods inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLength |
---|
end, getContentLength, processResponse, toString |
Methods inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty |
---|
constructResponse, processRemoveProperty |
Methods inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.AbstractSimpleXMLHandler |
---|
start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GetContentLength(XMLParserHandler parent)
parent
- Method Detail |
---|
public ResponseProperty processSetProperty(ResourceAdapter adapter, Object resource)
processSetProperty
in class RequestProperty
adpate
- adapterresource
- a file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |