org.mule.devkit.model.schema
Class SchemaModel
java.lang.Object
org.mule.devkit.model.schema.SchemaModel
public final class SchemaModel
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaModel
public SchemaModel(CodeWriter codeWriter)
addSchemaLocation
public void addSchemaLocation(SchemaLocation schemaLocation)
build
public void build()
throws IOException
- Throws:
IOException
getSchemaLocations
public List<SchemaLocation> getSchemaLocations()
getSchemaLocationByNamespace
public SchemaLocation getSchemaLocationByNamespace(String namespace)
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.