Package com.ithit.webdav.server.paging
package com.ithit.webdav.server.paging
This package provides paging and sorting classes.
Related Documentation
WebDAV RFC (4918)-
ClassDescriptionRepresents property used for sorting in ascending or descending order.Represents a single page results returned from the
Folder.getChildren(List, Long, Long, List)
andSearch.search(String, SearchOptions, List, Long, Long)
methods.