org.mule.module.apikit.validation.cache
Class SchemaCacheUtils
java.lang.Object
org.mule.module.apikit.validation.cache.SchemaCacheUtils
public class SchemaCacheUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaCacheUtils
public SchemaCacheUtils()
getSchemaCacheKey
public static String getSchemaCacheKey(org.raml.model.Action action,
String mimeTypeName)
resolveSchema
public static String resolveSchema(String schemaCacheKey,
org.raml.model.Raml api)
Copyright © 2013. All rights reserved.