public interface ResourcesGenerator
Modifier and Type | Interface and Description |
---|---|
static class |
ResourcesGenerator.Strategy |
Modifier and Type | Method and Description |
---|---|
String |
endGeneration() |
void |
generateSingle(ConfigModel rootModel,
DomDocument document) |
ClassWriter |
getClassWriter(String className,
String baseClassName,
String resourcePath) |
ClassWriter getClassWriter(String className, String baseClassName, String resourcePath)
void generateSingle(ConfigModel rootModel, DomDocument document)
String endGeneration()
Copyright © 2021. All rights reserved.