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 GeneratorPluginIOExceptionpublic void generateSchema(PrintWriter out, NamespaceMapping namespaceMapping)
public LogFacade getLog()
getLog in interface GeneratorPluginpublic void setLog(LogFacade log)
setLog in interface GeneratorPluginCopyright © 2005–2021 The Apache Software Foundation. All rights reserved.