public class WebdavDirectoryAttributeStream extends WebdavDirectoryStreamBase<PathAttributesPair>
DirectoryStream.Filter
Constructor and Description |
---|
WebdavDirectoryAttributeStream(Path dir,
DirectoryStream.Filter filter,
java.util.List<org.apache.jackrabbit.webdav.MultiStatusResponse> list) |
Modifier and Type | Method and Description |
---|---|
protected PathAttributesPair |
getStreamElementFromEntry(org.apache.jackrabbit.webdav.MultiStatusResponse entry,
Path entryPath) |
getFileNameFromEntry
close, hasNext, iterator, next, remove
WebdavDirectoryAttributeStream(Path dir, DirectoryStream.Filter filter, java.util.List<org.apache.jackrabbit.webdav.MultiStatusResponse> list) throws XenonException
XenonException
protected PathAttributesPair getStreamElementFromEntry(org.apache.jackrabbit.webdav.MultiStatusResponse entry, Path entryPath) throws XenonException
getStreamElementFromEntry
in class DirectoryStreamBase<org.apache.jackrabbit.webdav.MultiStatusResponse,PathAttributesPair>
XenonException