org.apache.xbean.spring.generator
Class XsdGenerator

java.lang.Object
  extended byorg.apache.xbean.spring.generator.XsdGenerator
All Implemented Interfaces:
GeneratorPlugin

public class XsdGenerator
extends java.lang.Object
implements GeneratorPlugin

Since:
1.0
Version:
$Id$
Author:
Dain Sundstrom

Constructor Summary
XsdGenerator(LogFacade log, java.io.File destFile)
           
 
Method Summary
 void generate(NamespaceMapping namespaceMapping)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsdGenerator

public XsdGenerator(LogFacade log,
                    java.io.File destFile)
Method Detail

generate

public void generate(NamespaceMapping namespaceMapping)
              throws java.io.IOException
Specified by:
generate in interface GeneratorPlugin
Throws:
java.io.IOException


Copyright © {inceptionYear}-2006 Apache Software Foundation. All Rights Reserved.