Class ParseDirectoryListFromContentAndHeaders

java.lang.Object
org.jclouds.atmos.functions.ParseDirectoryListFromContentAndHeaders
All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,BoundedSet<DirectoryEntry>>, Function<HttpResponse,BoundedSet<DirectoryEntry>>

@Singleton public class ParseDirectoryListFromContentAndHeaders extends Object implements com.google.common.base.Function<HttpResponse,BoundedSet<DirectoryEntry>>
This parses BoundedSet from HTTP headers and xml content.