Class XsdGenerator
java.lang.Object
org.apache.xbean.spring.generator.XsdGenerator
- All Implemented Interfaces:
GeneratorPlugin
- Since:
- 1.0
- Version:
- $Id$
- Author:
- Dain Sundstrom
-
Constructor Summary
ConstructorsConstructorDescriptionXsdGenerator
(File destFile) XsdGenerator
(File destFile, boolean strictOrder) -
Method Summary
Modifier and TypeMethodDescriptionvoid
generate
(NamespaceMapping namespaceMapping) void
generateSchema
(PrintWriter out, NamespaceMapping namespaceMapping) getLog()
void
-
Constructor Details
-
XsdGenerator
-
XsdGenerator
-
-
Method Details
-
generate
- Specified by:
generate
in interfaceGeneratorPlugin
- Throws:
IOException
-
generateSchema
-
getLog
- Specified by:
getLog
in interfaceGeneratorPlugin
-
setLog
- Specified by:
setLog
in interfaceGeneratorPlugin
-