public final class PropFind extends Object
| Constructor and Description |
|---|
PropFind(AllProp allProp) |
PropFind(AllProp allProp,
Include include) |
PropFind(Prop prop) |
PropFind(PropName propName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AllProp |
getAllProp() |
Include |
getInclude() |
Prop |
getProp() |
PropName |
getPropName() |
int |
hashCode() |
String |
toString() |
public PropFind(PropName propName)
public PropFind(AllProp allProp)
public PropFind(Prop prop)
Copyright © 2008-2014 The java.net WebDAV Project. All Rights Reserved.