public class Generator extends Object
| 构造器和说明 |
|---|
Generator() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
generate(GeneratorModel model) |
static Properties |
getProperties(String url) |
static GeneratorModel |
init(String url) |
static void |
main(String[] args) |
public static GeneratorModel init(String url) throws Exception
Exceptionpublic static Properties getProperties(String url) throws Exception
Exceptionpublic static void generate(GeneratorModel model) throws Exception
ExceptionCopyright © 2024. All rights reserved.