Methods in com.abra.j2xb.beans.xmlModel with parameters of type MoXmlSchemaLocationGenerator |
void |
MoXmlSchema.generateSchema(java.io.File schemaFile,
MoXmlSchemaLocationGenerator schemaLocationGenerator)
|
void |
MoXmlSchema.generateSchema(MoXmlSchemaLocationGenerator schemaLocationGenerator)
|
void |
MoXmlBindingModel.generateSchemas(MoXmlSchemaLocationGenerator schemaLocationGenerator)
writes the XML Schemas of the binding model to a directory. |
void |
MoXmlSchema.writeSchema(java.io.Writer writer,
MoXmlSchemaLocationGenerator schemaLocationGenerator)
|