|
Xindice API version 1.2m1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
DAVProperty represents resources' properties. Property value may vary depending on resource type and value, and may be available for all the resources or only for specific types of resources.
| Method Summary | |
String |
getName()
Returns property name |
PartialResponse.Content |
getProperty(Collection col)
Builds a property content tree for collection. |
PartialResponse.Content |
getProperty(Entry entry)
Builds a property content tree for collection entry. |
PartialResponse.Content |
getRootProperty()
Builds a property content tree for the root node ("/"). |
| Method Detail |
public String getName()
public PartialResponse.Content getRootProperty()
public PartialResponse.Content getProperty(Collection col)
col - Collection
public PartialResponse.Content getProperty(Entry entry)
entry - Collection entry
|
Xindice API version 1.2m1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||