public class JsonSchemaCacheLoader extends com.google.common.cache.CacheLoader<String,com.github.fge.jsonschema.main.JsonSchema>
| Constructor and Description |
|---|
JsonSchemaCacheLoader(org.mule.apikit.model.ApiSpecification api) |
| Modifier and Type | Method and Description |
|---|---|
com.github.fge.jsonschema.main.JsonSchema |
load(String schemaLocation) |
Copyright © 2025. All rights reserved.