Class GeneratorCode
java.lang.Object
com.ongres.stringprep.codegenerator.GeneratorCode
@SupportedAnnotationTypes("org.code.generator.Generator")
@SupportedSourceVersion(RELEASE_7)
public class GeneratorCode
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GeneratorCode
public GeneratorCode()
-
-
Method Details
-
main
Generate StringPrep class dynamically.- Parameters:
args
- with the path used to generate StringPrep class- Throws:
IOException
- if a RFC file can't be read
-