C D E G I L M O P R S U 

C

computeDefinitionName(String) - Static method in class io.swagger.parser.util.RefUtils
 

D

deconflictName(String, Map<String, Model>) - Static method in class io.swagger.parser.util.RefUtils
 
DefinitionsProcessor - Class in io.swagger.parser.processors
 
DefinitionsProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.DefinitionsProcessor
 
DeserializationUtils - Class in io.swagger.parser.util
Created by russellb337 on 7/14/15.
DeserializationUtils() - Constructor for class io.swagger.parser.util.DeserializationUtils
 
deserialize(Object, String, Class<T>) - Static method in class io.swagger.parser.util.DeserializationUtils
 
deserializeIntoTree(String, String) - Static method in class io.swagger.parser.util.DeserializationUtils
 

E

ExternalRefProcessor - Class in io.swagger.parser.processors
 
ExternalRefProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.ExternalRefProcessor
 

G

getExtensions() - Method in class io.swagger.parser.SwaggerParser
 
getExternalFileCache() - Method in class io.swagger.parser.ResolverCache
 
getRenameCache() - Method in class io.swagger.parser.ResolverCache
 
getRenamedRef(String) - Method in class io.swagger.parser.ResolverCache
 
getResolutionCache() - Method in class io.swagger.parser.ResolverCache
 

I

io.swagger.parser - package io.swagger.parser
 
io.swagger.parser.processors - package io.swagger.parser.processors
 
io.swagger.parser.util - package io.swagger.parser.util
 
isAnExternalRefFormat(RefFormat) - Static method in class io.swagger.parser.util.RefUtils
 

L

loadRef(String, RefFormat, Class<T>) - Method in class io.swagger.parser.ResolverCache
 

M

ModelProcessor - Class in io.swagger.parser.processors
 
ModelProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.ModelProcessor
 

O

OperationProcessor - Class in io.swagger.parser.processors
 
OperationProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.OperationProcessor
 

P

ParameterProcessor - Class in io.swagger.parser.processors
 
ParameterProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.ParameterProcessor
 
parse(String) - Method in class io.swagger.parser.Swagger20Parser
 
parse(String) - Method in class io.swagger.parser.SwaggerParser
 
parse(String, List<AuthorizationValue>) - Method in class io.swagger.parser.SwaggerParser
 
PathsProcessor - Class in io.swagger.parser.processors
 
PathsProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.PathsProcessor
 
processDefinitions() - Method in class io.swagger.parser.processors.DefinitionsProcessor
 
processModel(Model) - Method in class io.swagger.parser.processors.ModelProcessor
 
processOperation(Operation) - Method in class io.swagger.parser.processors.OperationProcessor
 
processParameters(List<Parameter>) - Method in class io.swagger.parser.processors.ParameterProcessor
 
processPaths() - Method in class io.swagger.parser.processors.PathsProcessor
 
processProperty(Property) - Method in class io.swagger.parser.processors.PropertyProcessor
 
processRefToExternalDefinition(String, RefFormat) - Method in class io.swagger.parser.processors.ExternalRefProcessor
 
processResponse(Response) - Method in class io.swagger.parser.processors.ResponseProcessor
 
PropertyProcessor - Class in io.swagger.parser.processors
 
PropertyProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.PropertyProcessor
 
putRenamedRef(String, String) - Method in class io.swagger.parser.ResolverCache
 

R

read(String, List<AuthorizationValue>) - Method in class io.swagger.parser.Swagger20Parser
 
read(JsonNode) - Method in class io.swagger.parser.Swagger20Parser
 
read(String) - Method in class io.swagger.parser.SwaggerParser
 
read(String, List<AuthorizationValue>, boolean) - Method in class io.swagger.parser.SwaggerParser
 
read(JsonNode) - Method in class io.swagger.parser.SwaggerParser
 
read(JsonNode, boolean) - Method in class io.swagger.parser.SwaggerParser
 
read(String, List<AuthorizationValue>) - Method in interface io.swagger.parser.SwaggerParserExtension
 
read(JsonNode) - Method in interface io.swagger.parser.SwaggerParserExtension
 
readExternalRef(String, RefFormat, List<AuthorizationValue>, Path) - Static method in class io.swagger.parser.util.RefUtils
 
RefUtils - Class in io.swagger.parser.util
Created by russellb337 on 7/10/15.
RefUtils() - Constructor for class io.swagger.parser.util.RefUtils
 
RemoteUrl - Class in io.swagger.parser.util
 
RemoteUrl() - Constructor for class io.swagger.parser.util.RemoteUrl
 
resolve() - Method in class io.swagger.parser.SwaggerResolver
 
ResolverCache - Class in io.swagger.parser
A class that caches values that have been loaded so we don't have to repeat expensive operations like: 1) reading a remote URL with authorization (e.g.
ResolverCache(Swagger, List<AuthorizationValue>, String) - Constructor for class io.swagger.parser.ResolverCache
 
ResolverOptions - Class in io.swagger.parser
 
ResolverOptions() - Constructor for class io.swagger.parser.ResolverOptions
 
ResponseProcessor - Class in io.swagger.parser.processors
 
ResponseProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.ResponseProcessor
 

S

Swagger20Parser - Class in io.swagger.parser
 
Swagger20Parser() - Constructor for class io.swagger.parser.Swagger20Parser
 
SwaggerParser - Class in io.swagger.parser
 
SwaggerParser() - Constructor for class io.swagger.parser.SwaggerParser
 
SwaggerParserExtension - Interface in io.swagger.parser
 
SwaggerResolver - Class in io.swagger.parser
 
SwaggerResolver(Swagger, List<AuthorizationValue>, String) - Constructor for class io.swagger.parser.SwaggerResolver
 
SwaggerResolver(Swagger, List<AuthorizationValue>) - Constructor for class io.swagger.parser.SwaggerResolver
 

U

urlToString(String, List<AuthorizationValue>) - Static method in class io.swagger.parser.util.RemoteUrl
 
C D E G I L M O P R S U 

Copyright © 2015. All Rights Reserved.