| Package | Description | 
|---|---|
| org.apache.jackrabbit.webdav | |
| org.apache.jackrabbit.webdav.ordering | Contains interfaces and classes used to cover the functionality defined by the
RFC 3648: Web Distributed Authoring
and Versioning (WebDAV) Ordered Collections Protocol . | 
| Modifier and Type | Method and Description | 
|---|---|
| Position | WebdavRequestImpl. getPosition() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Position | Position. createFromXml(Element positionElement)Create a new  Positionobject from the specified position
 element. | 
| Position | OrderingDavServletRequest. getPosition()Return a  Positionobject encapsulating thePosition headerfield ornullif no Position header is present
 or does not contain a valid format. | 
| Position | OrderPatch.Member. getPosition()Return the position where the internal member identified by the
 member handle should be placed. | 
| Constructor and Description | 
|---|
| Member(String memberHandle,
      Position position)Create a new  Memberobject. | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.