Class SchemaWriter
java.lang.Object
org.apache.axis2.wsdl.codegen.writer.SchemaWriter
A convenient class to write out the schemas into a file in the output location
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwriteSchema(org.apache.ws.commons.schema.XmlSchema schema, String schemaFileName)
-
Constructor Details
-
SchemaWriter
-
-
Method Details
-
writeSchema
-