Skip navigation links
A B C D E G H I J L M O P R S T U W 

A

addParametersToEachOperation() - Method in class io.swagger.parser.SwaggerResolver.Settings
If true, resource parameters are added to each operation
addParametersToEachOperation(boolean) - Method in class io.swagger.parser.SwaggerResolver.Settings
If true, resource parameters are added to each operation
addReferencedKey(String) - Method in class io.swagger.parser.ResolverCache
 
allOfModel(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 

B

BODY_PARAMETER_KEYS - Static variable in class io.swagger.parser.util.SwaggerDeserializer
 
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
 
cleanUrl(String) - Static method in class io.swagger.parser.util.RemoteUrl
 
computeDefinitionName(String) - Static method in class io.swagger.parser.util.RefUtils
 
computeLocalRef(String, String) - Method in class io.swagger.parser.processors.PathsProcessor
 
computeRelativeRef(String, String) - Method in class io.swagger.parser.processors.PathsProcessor
 
contact(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
CONTACT_KEYS - Static variable 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
 
DeserializationUtils() - Constructor for class io.swagger.parser.util.DeserializationUtils
 
DeserializationUtils.Options - Class in io.swagger.parser.util
 
deserialize(String, String) - Method in class io.swagger.parser.ResolverCache
 
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
 
deserializeYaml(String) - Method in class io.swagger.parser.Swagger20Parser
 
deserializeYaml(String) - Method in class io.swagger.parser.SwaggerParser
 

E

equals(Object) - Method in class io.swagger.parser.util.SwaggerDeserializer.Location
 
ExactHostMatcher(String) - Constructor for class io.swagger.parser.util.HostAuthorizationValue.ExactHostMatcher
 
extension(JsonNode) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
EXTERNAL_DOCS_KEYS - Static variable 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
 
extra(String, String, JsonNode) - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 

G

getArray(String, ObjectNode, boolean, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getBigDecimal(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
 
getExtensions() - Method in class io.swagger.parser.SwaggerParser
 
getExternalFileCache() - Method in class io.swagger.parser.ResolverCache
 
getExtra() - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
getInteger(String, ObjectNode, boolean, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getInvalidType() - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
getKeys(ObjectNode) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getMaxYamlDepth() - Method in class io.swagger.parser.util.DeserializationUtils.Options
 
getMaxYamlReferences() - Method in class io.swagger.parser.util.DeserializationUtils.Options
 
getMessages() - Method in class io.swagger.parser.util.SwaggerDeserializationResult
 
getMessages() - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
getMissing() - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
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
 
getOptions() - Static method in class io.swagger.parser.util.DeserializationUtils
 
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
 
getString(String, ObjectNode, boolean, String, SwaggerDeserializer.ParseResult, Set<String>) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
getSwagger() - Method in class io.swagger.parser.util.SwaggerDeserializationResult
 
getUnsupported() - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 

H

hashCode() - Method in class io.swagger.parser.util.SwaggerDeserializer.Location
 
hasReferencedKey(String) - Method in class io.swagger.parser.ResolverCache
 
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.HostMatcher - Interface in io.swagger.parser.util
 
HostAuthorizationValue.RxHostMatcher - Class in io.swagger.parser.util
 

I

inferTypeFromArray(ArrayNode) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
info(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
INFO_KEYS - Static variable in class io.swagger.parser.util.SwaggerDeserializer
 
invalid() - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
invalidType(String, String, String, JsonNode) - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
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
 
isSupportYamlAnchors() - Method in class io.swagger.parser.util.DeserializationUtils.Options
 
isValid() - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
isValidateYamlInput() - Method in class io.swagger.parser.util.DeserializationUtils.Options
 
isYamlCycleCheck() - Method in class io.swagger.parser.util.DeserializationUtils.Options
 

J

join(String, String) - Static method in class io.swagger.parser.processors.ExternalRefProcessor
 

L

license(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
LICENSE_KEYS - Static variable 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
 
Location(String, String) - Constructor for class io.swagger.parser.util.SwaggerDeserializer.Location
 

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
 
merge(String, String) - Method in class io.swagger.parser.ResolverCache
 
message(String) - Method in class io.swagger.parser.util.SwaggerDeserializationResult
 
missing(String, String) - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
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
 
OPERATION_KEYS - Static variable 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
 
Options() - Constructor for class io.swagger.parser.util.DeserializationUtils.Options
 

P

parameter(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
PARAMETER_KEYS - Static variable 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
 
ParseResult() - Constructor for class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
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
 
PATH_KEYS - Static variable 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
 
PathsProcessor(ResolverCache, Swagger, SwaggerResolver.Settings) - 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
 
processDefinitions(Set<String>, Map<String, Model>) - 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
 
processReferenceResponse(RefResponse) - Method in class io.swagger.parser.processors.ResponseProcessor
 
processRefToExternalDefinition(String, RefFormat) - Method in class io.swagger.parser.processors.ExternalRefProcessor
 
processRefToExternalResponse(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(String, boolean) - 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
 
REF_MODEL_KEYS - Static variable in class io.swagger.parser.util.SwaggerDeserializer
 
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
 
RESPONSE_KEYS - Static variable 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
 
ROOT_KEYS - Static variable in class io.swagger.parser.util.SwaggerDeserializer
 
RxHostMatcher(Pattern) - Constructor for class io.swagger.parser.util.HostAuthorizationValue.RxHostMatcher
 

S

SCHEMA_KEYS - Static variable in class io.swagger.parser.util.SwaggerDeserializer
 
SECURITY_SCHEME_KEYS - Static variable in class io.swagger.parser.util.SwaggerDeserializer
 
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
 
setExtra(Map<SwaggerDeserializer.Location, JsonNode>) - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
setInvalidType(Map<SwaggerDeserializer.Location, String>) - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
setMaxYamlDepth(Integer) - Method in class io.swagger.parser.util.DeserializationUtils.Options
 
setMaxYamlReferences(Long) - Method in class io.swagger.parser.util.DeserializationUtils.Options
 
setMessages(List<String>) - Method in class io.swagger.parser.util.SwaggerDeserializationResult
 
setMissing(List<SwaggerDeserializer.Location>) - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
setSupportYamlAnchors(boolean) - Method in class io.swagger.parser.util.DeserializationUtils.Options
 
setSwagger(Swagger) - Method in class io.swagger.parser.util.SwaggerDeserializationResult
 
Settings() - Constructor for class io.swagger.parser.SwaggerResolver.Settings
 
setUnsupported(Map<SwaggerDeserializer.Location, JsonNode>) - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
setValid(boolean) - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
setValidateYamlInput(boolean) - Method in class io.swagger.parser.util.DeserializationUtils.Options
 
setYamlCycleCheck(boolean) - Method in class io.swagger.parser.util.DeserializationUtils.Options
 
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
 
SwaggerDeserializer.Location - Class in io.swagger.parser.util
 
SwaggerDeserializer.ParseResult - Class in io.swagger.parser.util
 
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) - Constructor for class io.swagger.parser.SwaggerResolver
 
SwaggerResolver(Swagger, List<AuthorizationValue>) - Constructor for class io.swagger.parser.SwaggerResolver
 
SwaggerResolver(Swagger, List<AuthorizationValue>, String) - Constructor for class io.swagger.parser.SwaggerResolver
 
SwaggerResolver(Swagger, List<AuthorizationValue>, String, SwaggerResolver.Settings) - Constructor for class io.swagger.parser.SwaggerResolver
 
SwaggerResolver.Settings - Class in io.swagger.parser
 

T

tag(ObjectNode, String, SwaggerDeserializer.ParseResult) - Method in class io.swagger.parser.util.SwaggerDeserializer
 
TAG_KEYS - Static variable 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

unique(String, String) - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
unsupported(String, String, JsonNode) - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
updateLocalRefs(Path, String) - Method in class io.swagger.parser.processors.PathsProcessor
 
updateLocalRefs(Response, String) - Method in class io.swagger.parser.processors.PathsProcessor
 
updateLocalRefs(Parameter, String) - Method in class io.swagger.parser.processors.PathsProcessor
 
updateLocalRefs(Model, String) - Method in class io.swagger.parser.processors.PathsProcessor
 
updateLocalRefs(Property, String) - Method in class io.swagger.parser.processors.PathsProcessor
 
updateLocalRefs(String, T) - Method in class io.swagger.parser.ResolverCache
 
updateLocalRefs(String, Model) - Method in class io.swagger.parser.ResolverCache
 
updateLocalRefs(String, Property) - Method in class io.swagger.parser.ResolverCache
 
urlToString(String, List<AuthorizationValue>) - Static method in class io.swagger.parser.util.RemoteUrl
 

W

warning(String, String) - Method in class io.swagger.parser.util.SwaggerDeserializer.ParseResult
 
A B C D E G H I J L M O P R S T U W 
Skip navigation links

Copyright © 2019. All Rights Reserved.