Interface ResultTransformer

All Known Implementing Classes:
ResultToDocumentTransformer, ResultToStringTransformer

public interface ResultTransformer
Implementations of this class allow for the transformation of Result objects to other formats.
Author:
Jonas Partner, Gunnar Hillert
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details