public class Generator extends CodeModelGenerator implements ClassGenerator
cm
keyPattern, outputDirectory, outputEncoding, reporter, strictTypes
Constructor and Description |
---|
Generator(File outputDirectory,
Reporter reporter)
Deprecated.
|
Generator(File outputDirectory,
String outputEncoding,
Reporter reporter)
Deprecated.
|
Generator(File outputDirectory,
String outputEncoding,
Reporter reporter,
String keyPattern)
Deprecated.
|
Generator(GeneratorConfig config) |
Modifier and Type | Method and Description |
---|---|
protected void |
generateImpl(String className,
Properties props) |
build, getCodeModel
assertKeyPatternMatched, countArgs, generate, generate, generate, getKeyPattern, getOutputDirectory, getOutputEncoding, getReporter, inferType, toClassName, toJavaIdentifier
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build, generate, generate, generate
public Generator(GeneratorConfig config)
@Deprecated public Generator(File outputDirectory, Reporter reporter)
@Deprecated public Generator(File outputDirectory, String outputEncoding, Reporter reporter)
@Deprecated public Generator(File outputDirectory, String outputEncoding, Reporter reporter, String keyPattern)
protected void generateImpl(String className, Properties props) throws AssertionError
generateImpl
in class GeneratorBase
AssertionError
Copyright © 2018. All rights reserved.