public class JsonRamlTypeLoaderFactory extends Object implements TypeLoaderFactory
| Constructor and Description |
|---|
JsonRamlTypeLoaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
TypeLoader |
createTypeLoader(File file) |
TypeLoader |
createTypeLoader(String content) |
String |
getLoaderFormat() |
String |
getTypeFormat() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateTypeLoaderpublic String getTypeFormat()
getTypeFormat in interface TypeLoaderFactorypublic String getLoaderFormat()
getLoaderFormat in interface TypeLoaderFactorypublic TypeLoader createTypeLoader(File file)
createTypeLoader in interface TypeLoaderFactorypublic TypeLoader createTypeLoader(String content)
createTypeLoader in interface TypeLoaderFactoryCopyright © 2019 MuleSoft, Inc.. All rights reserved.