protected static class AbstractGeneratorAdapter.JETEmitterDescriptor
extends java.lang.Object
JETEmitter,
namely the file name of the template (relative to the template path) and the qualified name of the template class.| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
className |
java.lang.String |
templatePathName |
| Constructor and Description |
|---|
AbstractGeneratorAdapter.JETEmitterDescriptor(java.lang.String templatePathName,
java.lang.String className) |