Uses of Interface
org.gcube.resources.discovery.client.api.ResultParser
Packages that use ResultParser
-
Uses of ResultParser in org.gcube.resources.discovery.client.impl
Classes in org.gcube.resources.discovery.client.impl that implement ResultParserModifier and TypeClassDescriptionclassJAXBParser<R>AResultParserthat parses query results into JAXB annotated classes.Constructors in org.gcube.resources.discovery.client.impl with parameters of type ResultParserModifierConstructorDescriptionDelegateClient(ResultParser<R> parser, DiscoveryClient<String> inner) Creates an instance with a givenResultParserand aDiscoveryClientthat produces untyped results