Class ValidatorInterfaceCreator


  • public class ValidatorInterfaceCreator
    extends Object
    • Constructor Detail

      • ValidatorInterfaceCreator

        public ValidatorInterfaceCreator()
    • Method Detail

      • writeInterface

        public void writeInterface​(String packageOfFacatory,
                                   String classOfFactory,
                                   ProcessingEnvironment processingEnv)
        write interface for validator factory.
        Parameters:
        packageOfFacatory - package of the factory
        classOfFactory - class of the factory
        processingEnv - processing environment