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 GeneratorPlugin
IOException
public LogFacade getLog()
getLog
in interface GeneratorPlugin
public void setLog(LogFacade log)
setLog
in interface GeneratorPlugin
Copyright © 2005–2014. All rights reserved.