org.mule.common.metadata
Class JSONSampleMetadataModelFactory

java.lang.Object
  extended by org.mule.common.metadata.JSONSampleMetadataModelFactory

public class JSONSampleMetadataModelFactory
extends Object


Constructor Summary
JSONSampleMetadataModelFactory()
           
 
Method Summary
 MetaDataModel buildModel(String json)
           
 MetaDataModel buildModel(URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONSampleMetadataModelFactory

public JSONSampleMetadataModelFactory()
Method Detail

buildModel

public MetaDataModel buildModel(URL url)
                         throws IOException
Throws:
IOException

buildModel

public MetaDataModel buildModel(String json)


Copyright © 2015 MuleSoft, Inc.. All rights reserved.