public class PropFindQuery extends DavQuery
| Constructor and Description | 
|---|
PropFindQuery(DavResource dr,
             java.util.Set<javax.xml.namespace.QName> queried)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<javax.xml.namespace.QName> | 
getQueried()  | 
boolean | 
isAllProps()  | 
void | 
setAllProps(boolean allProps)  | 
public PropFindQuery(DavResource dr, java.util.Set<javax.xml.namespace.QName> queried)
Copyright © 2023. All Rights Reserved.