Class GeneratorCode

java.lang.Object
com.ongres.stringprep.codegenerator.GeneratorCode

@SupportedAnnotationTypes("org.code.generator.Generator") @SupportedSourceVersion(RELEASE_7) public class GeneratorCode extends Object
  • Constructor Details

    • GeneratorCode

      public GeneratorCode()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Generate StringPrep class dynamically.
      Parameters:
      args - with the path used to generate StringPrep class
      Throws:
      IOException - if a RFC file can't be read