@SupportedAnnotationTypes(value="org.code.generator.Generator") @SupportedSourceVersion(value=RELEASE_7) public class GeneratorCode extends Object
Constructor and Description |
---|
GeneratorCode() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Generate StringPrep class dynamically.
|
public static void main(String[] args) throws IOException
args
- with the path used to generate StringPrep classIOException
- if a RFC file can't be readCopyright © 2019–2023. All rights reserved.