Uses of Interface
org.gcube.resources.discovery.client.api.ResultParser

Packages that use ResultParser
org.gcube.resources.discovery.client.impl   
 

Uses of ResultParser in org.gcube.resources.discovery.client.impl
 

Classes in org.gcube.resources.discovery.client.impl that implement ResultParser
 class JAXBParser<R>
          A ResultParser that parses query results into JAXB annotated classes.
 

Constructors in org.gcube.resources.discovery.client.impl with parameters of type ResultParser
DelegateClient(ResultParser<R> parser, DiscoveryClient<String> inner)
          Creates an instance with a given ResultParser and a DiscoveryClient that produces untyped results
 



Copyright © 2013. All Rights Reserved.