A B C D E G H I L M O P R S T U 

A

allOfModel(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 

B

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

C

ClasspathHelper - Class in io.swagger.parser.util
 
ClasspathHelper() - Constructor for class io.swagger.parser.util.ClasspathHelper
 
computeDefinitionName(String) - Static method in class io.swagger.parser.util.RefUtils
 
contact(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 

D

definition(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
definitions(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
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
 
deserialize(JsonNode) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
deserializeIntoTree(String, String) - Static method in class io.swagger.parser.util.DeserializationUtils
 

E

extension(JsonNode) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
externalDocs(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
ExternalRefProcessor - Class in io.swagger.parser.processors
 
ExternalRefProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.ExternalRefProcessor
 

G

getArray(String, ObjectNode, boolean, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getBoolean(String, ObjectNode, boolean, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getDouble(String, ObjectNode, boolean, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getExtensions() - Method in class io.swagger.parser.SwaggerParser
 
getExternalFileCache() - Method in class io.swagger.parser.ResolverCache
 
getInteger(String, ObjectNode, boolean, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getKeys(ObjectNode) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getMessages() - Method in class io.swagger.parser.util.SwaggerDeserializationResult
 
getNumber(String, ObjectNode, boolean, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getObject(String, ObjectNode, boolean, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getParentDirectoryOfFile(String) - Static method in class io.swagger.parser.util.PathUtils
 
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
 
getString(JsonNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getString(String, ObjectNode, boolean, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getSwagger() - Method in class io.swagger.parser.util.SwaggerDeserializationResult
 

H

HostAuthorizationValue - Class in io.swagger.parser.util
 
HostAuthorizationValue(String, String, String, String) - Constructor for class io.swagger.parser.util.HostAuthorizationValue
 
HostAuthorizationValue(Pattern, String, String, String) - Constructor for class io.swagger.parser.util.HostAuthorizationValue
 
HostAuthorizationValue(HostAuthorizationValue.HostMatcher, String, String, String) - Constructor for class io.swagger.parser.util.HostAuthorizationValue
 
HostAuthorizationValue.ExactHostMatcher - Class in io.swagger.parser.util
 
HostAuthorizationValue.ExactHostMatcher(String) - Constructor for class io.swagger.parser.util.HostAuthorizationValue.ExactHostMatcher
 
HostAuthorizationValue.HostMatcher - Interface in io.swagger.parser.util
 
HostAuthorizationValue.RxHostMatcher - Class in io.swagger.parser.util
 
HostAuthorizationValue.RxHostMatcher(Pattern) - Constructor for class io.swagger.parser.util.HostAuthorizationValue.RxHostMatcher
 

I

inferTypeFromArray(ArrayNode) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
info(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
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

license(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
loadFileFromClasspath(String) - Static method in class io.swagger.parser.util.ClasspathHelper
 
loadRef(String, RefFormat, Class<T>) - Method in class io.swagger.parser.ResolverCache
 

M

ManagedValue - Interface in io.swagger.parser.util
 
match(String) - Method in class io.swagger.parser.util.HostAuthorizationValue.ExactHostMatcher
 
match(String) - Method in interface io.swagger.parser.util.HostAuthorizationValue.HostMatcher
 
match(String) - Method in class io.swagger.parser.util.HostAuthorizationValue.RxHostMatcher
 
message(String) - Method in class io.swagger.parser.util.SwaggerDeserializationResult
 
ModelProcessor - Class in io.swagger.parser.processors
 
ModelProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.ModelProcessor
 

O

operation(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
OperationProcessor - Class in io.swagger.parser.processors
 
OperationProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.OperationProcessor
 

P

parameter(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
ParameterProcessor - Class in io.swagger.parser.processors
 
ParameterProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.ParameterProcessor
 
parameters(ArrayNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
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
 
parseRoot(JsonNode, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
path(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
pathRef(TextNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
paths(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
PathsProcessor - Class in io.swagger.parser.processors
 
PathsProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.PathsProcessor
 
PathUtils - Class in io.swagger.parser.util
 
PathUtils() - Constructor for class io.swagger.parser.util.PathUtils
 
process(URL) - Method in class io.swagger.parser.util.HostAuthorizationValue
 
process(URL) - Method in interface io.swagger.parser.util.ManagedValue
 
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
 
properties(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
property(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
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(JsonNode, List<AuthorizationValue>, 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
 
readExternalUrlRef(String, RefFormat, List<AuthorizationValue>, String) - Static method in class io.swagger.parser.util.RefUtils
 
readWithInfo(JsonNode) - Method in class io.swagger.parser.Swagger20Parser
 
readWithInfo(String, List<AuthorizationValue>) - Method in class io.swagger.parser.Swagger20Parser
 
readWithInfo(String, List<AuthorizationValue>, boolean) - Method in class io.swagger.parser.SwaggerParser
 
readWithInfo(String) - Method in class io.swagger.parser.SwaggerParser
 
readWithInfo(JsonNode) - Method in interface io.swagger.parser.SwaggerParserExtension
 
readWithInfo(String, List<AuthorizationValue>) - Method in interface io.swagger.parser.SwaggerParserExtension
 
readYamlTree(String) - Static method in class io.swagger.parser.util.DeserializationUtils
 
readYamlValue(String, Class<T>) - Static method in class io.swagger.parser.util.DeserializationUtils
 
refModel(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
refParameter(TextNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
refResponse(TextNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
RefUtils - Class in io.swagger.parser.util
 
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
 
response(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
ResponseProcessor - Class in io.swagger.parser.processors
 
ResponseProcessor(ResolverCache, Swagger) - Constructor for class io.swagger.parser.processors.ResponseProcessor
 
responses(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 

S

securityDefinition(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
securityDefinitions(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
securityRequirements(ArrayNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
setMessages(List<String>) - Method in class io.swagger.parser.util.SwaggerDeserializationResult
 
setSwagger(Swagger) - Method in class io.swagger.parser.util.SwaggerDeserializationResult
 
Swagger20Parser - Class in io.swagger.parser
 
Swagger20Parser() - Constructor for class io.swagger.parser.Swagger20Parser
 
SwaggerDeserializationResult - Class in io.swagger.parser.util
 
SwaggerDeserializationResult() - Constructor for class io.swagger.parser.util.SwaggerDeserializationResult
 
SwaggerDeserializer - Class in io.swagger.parser.util
 
SwaggerDeserializer() - Constructor for class io.swagger.parser.util.SwaggerDeserializer
 
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
 

T

tag(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
tags(ArrayNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
tagStrings(ArrayNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 

U

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

Copyright © 2016. All Rights Reserved.