public final class ExternalRefProcessor extends Object
| Constructor and Description |
|---|
ExternalRefProcessor(ResolverCache cache,
io.swagger.models.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, io.swagger.models.Swagger swagger)
Copyright © 2017. All Rights Reserved.