public class ServletOpenApiConfigurationLoader extends Object implements OpenApiConfigurationLoader
Constructor and Description |
---|
ServletOpenApiConfigurationLoader(javax.servlet.ServletConfig servletConfig) |
Modifier and Type | Method and Description |
---|---|
boolean |
exists(String path) |
OpenAPIConfiguration |
load(String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readInputStreamToString
public ServletOpenApiConfigurationLoader(javax.servlet.ServletConfig servletConfig)
public OpenAPIConfiguration load(String path) throws IOException
load
in interface OpenApiConfigurationLoader
IOException
public boolean exists(String path)
exists
in interface OpenApiConfigurationLoader
Copyright © 2021. All rights reserved.