public class ClasspathOpenApiConfigurationLoader extends Object implements StringOpenApiConfigurationLoader
LOGGER| Constructor and Description |
|---|
ClasspathOpenApiConfigurationLoader() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(String path) |
OpenAPIConfiguration |
load(String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeserializeConfigreadInputStreamToStringpublic OpenAPIConfiguration load(String path) throws IOException
load in interface OpenApiConfigurationLoaderIOExceptionpublic boolean exists(String path)
exists in interface OpenApiConfigurationLoaderCopyright © 2017. All Rights Reserved.