public class SchemaResourceLoader
extends org.springframework.core.io.DefaultResourceLoader
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_SCHEMA_PREFIX |
static String |
XML_SCHEMA_PREFIX |
| Constructor and Description |
|---|
SchemaResourceLoader(ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.Resource |
getResource(String location) |
public static final String JSON_SCHEMA_PREFIX
public static final String XML_SCHEMA_PREFIX
public SchemaResourceLoader(ClassLoader classLoader)
public org.springframework.core.io.Resource getResource(String location)
getResource in interface org.springframework.core.io.ResourceLoadergetResource in class org.springframework.core.io.DefaultResourceLoaderCopyright © 2014. All rights reserved.