|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.wsdl.codegen.writer.SchemaWriter
public class SchemaWriter
A convenient class to write out the schemas into a file in the output location
Constructor Summary | |
---|---|
SchemaWriter(java.io.File baseFolder)
|
Method Summary | |
---|---|
void |
writeSchema(org.apache.ws.commons.schema.XmlSchema schema,
java.lang.String schemaFileName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaWriter(java.io.File baseFolder)
Method Detail |
---|
public void writeSchema(org.apache.ws.commons.schema.XmlSchema schema, java.lang.String schemaFileName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |