public class TypeLoaderRegistry extends Object
| Constructor and Description |
|---|
TypeLoaderRegistry(List<TypeLoaderFactory> factories) |
| Modifier and Type | Method and Description |
|---|---|
Optional<TypeLoaderFactory> |
getFactory(String typeFormat,
String shapeFormat) |
public TypeLoaderRegistry(List<TypeLoaderFactory> factories)
public Optional<TypeLoaderFactory> getFactory(String typeFormat, String shapeFormat)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.