|
||||||||||
| 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.GetContentType
org.abstracthorizon.danube.webdav.java.properties.GetContentType
public class GetContentType
Returns content type of the object as defined in java resource adapter
| Field Summary |
|---|
| Fields inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentType |
|---|
contentType |
| 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 | |
|---|---|
GetContentType(XMLParserHandler parent)
Constuctor |
|
| Method Summary | |
|---|---|
ResponseProperty |
processResponse(ResourceAdapter adapter,
Object resource)
Returns GetContentType
using adapter's @link JavaWebDAVResourceAdapter.getContentType(Object) |
| Methods inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentType |
|---|
end, getContentType, toString |
| Methods inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty |
|---|
constructResponse, processRemoveProperty, processSetProperty |
| 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 GetContentType(XMLParserHandler parent)
parent - parser handler| Method Detail |
|---|
public ResponseProperty processResponse(ResourceAdapter adapter,
Object resource)
GetContentType
using adapter's @link JavaWebDAVResourceAdapter.getContentType(Object)
processResponse in class RequestPropertyadapter - adapterresource - resource
GetContentType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||