public final class ExternalRefProcessor extends Object
| Constructor and Description |
|---|
ExternalRefProcessor(ResolverCache cache,
Swagger swagger) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
constructRef(io.swagger.models.properties.RefProperty refProperty,
String rootLocation) |
static String |
join(String source,
String fragment) |
String |
processRefToExternalDefinition(String $ref,
io.swagger.models.refs.RefFormat refFormat) |
public ExternalRefProcessor(ResolverCache cache, Swagger swagger)
public String processRefToExternalDefinition(String $ref, io.swagger.models.refs.RefFormat refFormat)
protected String constructRef(io.swagger.models.properties.RefProperty refProperty, String rootLocation)
Copyright © 2016. All Rights Reserved.