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.Member objects defining the re-ordering
instructions to be applied to the requested resource. |
Constructor and Description |
---|
OrderPatch(String orderingType,
OrderPatch.Member instruction)
Create a new
OrderPath object. |
OrderPatch(String orderingType,
OrderPatch.Member[] instructions)
Create a new
OrderPath object. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.