java.lang.Object
org.frankframework.extensions.aspose.services.conv.impl.convertors.ConvertorFactory

public class ConvertorFactory extends Object
Convertor factory instantiates all convertor types and keeps them in a map.
Author:
Gerard van der Hoorn
  • Constructor Details

  • Method Details

    • getConvertor

      public Convertor getConvertor(org.springframework.http.MediaType mediaType)
      Return null when no convertor is found.