org.mule.common.metadata
Class JSONSchemaMetadataModelFactory
java.lang.Object
org.mule.common.metadata.JSONSchemaMetadataModelFactory
public class JSONSchemaMetadataModelFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OBJECT_ELEMENT_NAME
public static final String OBJECT_ELEMENT_NAME
- See Also:
- Constant Field Values
ARRAY_ELEMENT_NAME
public static final String ARRAY_ELEMENT_NAME
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
PROPERTIES
public static final String PROPERTIES
- See Also:
- Constant Field Values
JSONSchemaMetadataModelFactory
public JSONSchemaMetadataModelFactory()
buildModel
public MetaDataModel buildModel(String jsonSchemaString)
buildModel
public MetaDataModel buildModel(URL url)
throws IOException
- Throws:
IOException
Copyright © 2015 MuleSoft, Inc.. All rights reserved.