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.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details