net.jangaroo.extxml.generation
Class XsdGenerator
java.lang.Object
net.jangaroo.extxml.generation.XsdGenerator
public final class XsdGenerator
- extends Object
An XsdGenerator takes a ComponentSuite and (re)generates its XML Schema (.xsd) file.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XsdGenerator
public XsdGenerator(ComponentSuite componentSuite)
- Parameters:
componentSuite -
generateXsd
public void generateXsd(Writer out)
throws IOException
- Throws:
IOException
Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.