| Package | Description | 
|---|---|
| org.apache.jackrabbit.webdav.bind | |
| org.apache.jackrabbit.webdav.simple | 
| Modifier and Type | Method and Description | 
|---|---|
| static ParentElement | ParentElement. createFromXml(Element root)Build an  ParentElementobject from an XML element DAV:parent | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<ParentElement> | BindableResource. getParentElements()Will retrieve a collection of parent elements of the bindable resource
 representing the parent set. | 
| Collection<ParentElement> | ParentSet. getValue() | 
| Constructor and Description | 
|---|
| ParentSet(Collection<ParentElement> parents)Creates a new ParentSet from a collection of  ParentElementobjects. | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<ParentElement> | DavResourceImpl. getParentElements() | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.