public interface JavaGenerator
| Modifier and Type | Method and Description |
|---|---|
void |
run(File outputDirectory)
Generate Java classes from a CRD file or multiple CRD files and write them to the provided output directory.
|
void run(File outputDirectory)
outputDirectory - the directory where the generated Java classes will be written.Copyright © 2015–2024 Red Hat. All rights reserved.