|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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.java.properties.GetContentLength
public class GetContentLength
This class obtains content length from given resource
| 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 webDAVAdapter,
Object resource)
Sets the property |
| 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 webDAVAdapter,
Object resource)
processSetProperty in class RequestPropertywebDAVAdapter - DAV adapterresource - resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||