public class XsdGenerator extends Object implements GeneratorPlugin
Constructor and Description |
---|
XsdGenerator(File destFile) |
Modifier and Type | Method and Description |
---|---|
void |
generate(NamespaceMapping namespaceMapping) |
void |
generateSchema(PrintWriter out,
NamespaceMapping namespaceMapping) |
LogFacade |
getLog() |
void |
setLog(LogFacade log) |
public XsdGenerator(File destFile)
public void generate(NamespaceMapping namespaceMapping) throws IOException
generate
in interface GeneratorPlugin
IOException
public void generateSchema(PrintWriter out, NamespaceMapping namespaceMapping)
public LogFacade getLog()
getLog
in interface GeneratorPlugin
public void setLog(LogFacade log)
setLog
in interface GeneratorPlugin
Copyright © 2005–2014. All rights reserved.