Package | Description |
---|---|
org.apache.jackrabbit.webdav.property |
Interfaces and classes related to WebDAV properties.
|
Modifier and Type | Method and Description |
---|---|
DavPropertyIterator |
DavPropertySet.iterator()
Returns an iterator over all property in this set.
|
DavPropertyIterator |
DavPropertySet.iterator(Namespace namespace)
Returns an iterator over all those property in this set, that have the
indicated
namespace . |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.