GeneratorPlugin
public class XmlMetadataGenerator extends Object implements GeneratorPlugin
Modifier and Type | Field | Description |
---|---|---|
static String |
NAMESPACE_HANDLER |
Constructor | Description |
---|---|
XmlMetadataGenerator(String metaInfDir,
File schema) |
|
XmlMetadataGenerator(String metaInfDir,
File schema,
boolean generateSpringSchemasFile,
boolean generateSpringHandlersFile) |
Modifier and Type | Method | 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 GeneratorPlugin
IOException
public LogFacade getLog()
getLog
in interface GeneratorPlugin
public void setLog(LogFacade log)
setLog
in interface GeneratorPlugin
Copyright © 2005–2018. All rights reserved.