public class XmlMetadataGenerator extends Object implements GeneratorPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_HANDLER |
| Constructor and Description |
|---|
XmlMetadataGenerator(String metaInfDir,
File schema) |
XmlMetadataGenerator(String metaInfDir,
File schema,
boolean generateSpringSchemasFile,
boolean generateSpringHandlersFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(NamespaceMapping namespaceMapping) |
LogFacade |
getLog() |
void |
setLog(LogFacade log) |
public static final String NAMESPACE_HANDLER
public void generate(NamespaceMapping namespaceMapping) throws IOException
generate in interface GeneratorPluginIOExceptionpublic LogFacade getLog()
getLog in interface GeneratorPluginpublic void setLog(LogFacade log)
setLog in interface GeneratorPluginCopyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.