|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SwaggerSource | |
---|---|
com.smartbear.swagger4j | Swagger4j core interfaces and utilities |
com.smartbear.swagger4j.impl | Default implementations of core Swagger4j Interfaces |
Uses of SwaggerSource in com.smartbear.swagger4j |
---|
Classes in com.smartbear.swagger4j that implement SwaggerSource | |
---|---|
class |
URISwaggerSource
SwaggerSource for reading Swagger definitions from a base URI. |
Methods in com.smartbear.swagger4j with parameters of type SwaggerSource | |
---|---|
ResourceListing |
SwaggerReader.readResourceListing(SwaggerSource source)
Reads a Resource Listing and all contained API Declarations from the specified SwaggerSource |
Uses of SwaggerSource in com.smartbear.swagger4j.impl |
---|
Methods in com.smartbear.swagger4j.impl with parameters of type SwaggerSource | |
---|---|
ResourceListing |
SwaggerReaderImpl.readResourceListing(SwaggerSource source)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |