public class ProfileImporter extends Object implements org.springframework.context.ResourceLoaderAware
| Constructor and Description |
|---|
ProfileImporter() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.ResourceLoader |
getResourceLoader() |
Map<String,Integer> |
importProfiles(String path) |
Map<String,Integer> |
importSchemas(String path) |
void |
setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader) |
public Map<String,Integer> importSchemas(String path) throws IOException
IOExceptionpublic Map<String,Integer> importProfiles(String path) throws IOException
IOExceptionpublic org.springframework.core.io.ResourceLoader getResourceLoader()
public void setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader)
setResourceLoader in interface org.springframework.context.ResourceLoaderAwareCopyright © 2017. All rights reserved.