public class SchemaCacheUtils extends Object
| Constructor and Description |
|---|
SchemaCacheUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getSchemaCacheKey(String nameSpace,
org.raml.model.Action action,
String mimeTypeName) |
static String |
resolveSchema(String schemaCacheKey,
org.raml.model.Raml api) |
Copyright © 2014. All rights reserved.