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 TypeMethodDescriptionvoidgenerate(NamespaceMapping namespaceMapping) voidgenerateSchema(PrintWriter out, NamespaceMapping namespaceMapping) getLog()void
-
Constructor Details
-
XsdGenerator
-
XsdGenerator
-
-
Method Details
-
generate
- Specified by:
generatein interfaceGeneratorPlugin- Throws:
IOException
-
generateSchema
-
getLog
- Specified by:
getLogin interfaceGeneratorPlugin
-
setLog
- Specified by:
setLogin interfaceGeneratorPlugin
-