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
ParentElement object 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
ParentElement objects. |
Modifier and Type | Method and Description |
---|---|
Set<ParentElement> |
DavResourceImpl.getParentElements() |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.