|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyndBase | |
---|---|
org.apache.wink.common.model.synd | |
org.apache.wink.webdav.server |
Uses of SyndBase in org.apache.wink.common.model.synd |
---|
Subclasses of SyndBase in org.apache.wink.common.model.synd | |
---|---|
class |
SyndEntry
|
class |
SyndFeed
|
Constructors in org.apache.wink.common.model.synd with parameters of type SyndBase | |
---|---|
SyndBase(SyndBase other)
|
Uses of SyndBase in org.apache.wink.webdav.server |
---|
Methods in org.apache.wink.webdav.server with parameters of type SyndBase | |
---|---|
void |
WebDAVResponseBuilder.PropertyHandler.setAllPropertyNames(WebDAVResponseBuilder builder,
Prop prop,
SyndBase synd)
Set the Prop instance with empty (no values) properties. |
void |
WebDAVResponseBuilder.PropertyHandler.setPropertyValue(WebDAVResponseBuilder builder,
Response response,
java.lang.Object property,
SyndBase synd)
Set the value of a provided property, and set the property on the response object with the correct status. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |