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