Class GeneratorCode
- java.lang.Object
-
- com.ongres.stringprep.codegenerator.GeneratorCode
-
@SupportedAnnotationTypes("org.code.generator.Generator") @SupportedSourceVersion(RELEASE_7) public class GeneratorCode extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GeneratorCode()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Generate StringPrep class dynamically.
-