Interface QueryResponseTransformer


public interface QueryResponseTransformer
The QueryResponseTransformer is used to transform a list of Result objects from a SourceResponse. For example, if the list of results contains XML data, the entire list can be transformed to HTML data.