| Package | Description |
|---|---|
| org.apache.xbean.spring.generator |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingGeneratorTask
An Ant task for executing generating mapping metadata.
|
| Modifier and Type | Method and Description |
|---|---|
LogFacade |
XmlMetadataGenerator.getLog() |
LogFacade |
DocumentationGenerator.getLog() |
LogFacade |
XsdGenerator.getLog() |
LogFacade |
WikiDocumentationGenerator.getLog() |
LogFacade |
GeneratorPlugin.getLog() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlMetadataGenerator.setLog(LogFacade log) |
void |
DocumentationGenerator.setLog(LogFacade log) |
void |
XsdGenerator.setLog(LogFacade log) |
void |
WikiDocumentationGenerator.setLog(LogFacade log) |
void |
GeneratorPlugin.setLog(LogFacade log) |
| Constructor and Description |
|---|
SchemaGenerator(LogFacade log,
MappingLoader mappingLoader,
GeneratorPlugin[] plugins) |
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.