org.apache.axis2.wsdl.codegen.writer
Class SchemaWriter
java.lang.Object
org.apache.axis2.wsdl.codegen.writer.SchemaWriter
public class SchemaWriter
- extends Object
A convenient class to write out the schemas into a file in the output location
Method Summary |
void |
writeSchema(org.apache.ws.commons.schema.XmlSchema schema,
String schemaFileName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaWriter
public SchemaWriter(File baseFolder)
writeSchema
public void writeSchema(org.apache.ws.commons.schema.XmlSchema schema,
String schemaFileName)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.