Class DemandsConverterFactory


  • public class DemandsConverterFactory
    extends Object
    Factory class for creating demands converters
    Author:
    markr
    • Constructor Detail

      • DemandsConverterFactory

        public DemandsConverterFactory()
    • Method Detail

      • create

        public static DemandsConverter create​(DemandsReader reader,
                                              DemandsWriter writer)
        Create the demands converter
        Parameters:
        reader - the reader to use
        writer - the writer to use
        Returns:
        the converter that is created