Class ValidatorInterfaceCreator

java.lang.Object
de.knightsoftnet.validators.annotation.processor.ValidatorInterfaceCreator

public class ValidatorInterfaceCreator extends Object
  • Constructor Details

    • ValidatorInterfaceCreator

      public ValidatorInterfaceCreator()
  • Method Details

    • 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