| Package | Description | 
|---|---|
| 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 | 
|---|---|
| OrderPatch.Member[] | OrderPatch. getOrderInstructions()Return an array of  OrderPatch.Memberobjects defining the re-ordering
 instructions to be applied to the requested resource. | 
| Constructor and Description | 
|---|
| OrderPatch(String orderingType,
          OrderPatch.Member instruction)Create a new  OrderPathobject. | 
| OrderPatch(String orderingType,
          OrderPatch.Member[] instructions)Create a new  OrderPathobject. | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.