public interface TypesCatalogLoader
| Modifier and Type | Method and Description |
|---|---|
TypesCatalog |
load(File file,
TypesCatalogBuilderContext typesCatalogBuilderContext) |
TypesCatalog |
load(String data,
TypesCatalogBuilderContext typesCatalogBuilderContext,
URI baseURI) |
TypesCatalog load(File file, TypesCatalogBuilderContext typesCatalogBuilderContext) throws Exception
ExceptionTypesCatalog load(String data, TypesCatalogBuilderContext typesCatalogBuilderContext, URI baseURI) throws Exception
ExceptionCopyright © 2017 MuleSoft, Inc.. All rights reserved.