$ A C D E F G H I J M O P Q R S T U V W 
All Classes All Packages

$

$Ref - Class in io.zenwave360.jsonrefparser
 
$RefParser - Class in io.zenwave360.jsonrefparser
 
$RefParser(File) - Constructor for class io.zenwave360.jsonrefparser.$RefParser
 
$RefParser(String) - Constructor for class io.zenwave360.jsonrefparser.$RefParser
 
$RefParserOptions - Class in io.zenwave360.jsonrefparser
 
$RefParserOptions() - Constructor for class io.zenwave360.jsonrefparser.$RefParserOptions
 
$RefParserOptions($RefParserOptions.OnCircular) - Constructor for class io.zenwave360.jsonrefparser.$RefParserOptions
Deprecated.
$RefParserOptions.OnCircular - Enum in io.zenwave360.jsonrefparser
 
$Refs - Class in io.zenwave360.jsonrefparser
 
$Refs(JsonContext) - Constructor for class io.zenwave360.jsonrefparser.$Refs
 
$Refs(JsonContext, URL) - Constructor for class io.zenwave360.jsonrefparser.$Refs
 

A

addPath(URL) - Method in class io.zenwave360.jsonrefparser.$Refs
 
addRef(String) - Method in class io.zenwave360.jsonrefparser.$Refs
 
AuthenticationValue - Class in io.zenwave360.jsonrefparser
 
AuthenticationValue() - Constructor for class io.zenwave360.jsonrefparser.AuthenticationValue
 
AuthenticationValue(String, String, AuthenticationValue.AuthenticationType, Predicate<URL>) - Constructor for class io.zenwave360.jsonrefparser.AuthenticationValue
 
AuthenticationValue.AuthenticationType - Enum in io.zenwave360.jsonrefparser
 

C

circular - Variable in class io.zenwave360.jsonrefparser.$Refs
 

D

dereference() - Method in class io.zenwave360.jsonrefparser.$RefParser
 

E

equals(Object) - Method in class io.zenwave360.jsonrefparser.$Ref
 

F

FAIL - io.zenwave360.jsonrefparser.$RefParserOptions.OnCircular
 
file - Variable in class io.zenwave360.jsonrefparser.$Refs
 
FileResolver - Class in io.zenwave360.jsonrefparser.resolver
 
FileResolver() - Constructor for class io.zenwave360.jsonrefparser.resolver.FileResolver
 

G

get(String) - Method in class io.zenwave360.jsonrefparser.$Refs
 
get(String, Class<T>) - Method in class io.zenwave360.jsonrefparser.$Refs
 
getBaseURL(URL) - Method in interface io.zenwave360.jsonrefparser.resolver.Resolver
 
getKey() - Method in class io.zenwave360.jsonrefparser.AuthenticationValue
 
getOriginalRef(Object) - Method in class io.zenwave360.jsonrefparser.$Refs
 
getOriginalRefsList() - Method in class io.zenwave360.jsonrefparser.$Refs
 
getPath() - Method in class io.zenwave360.jsonrefparser.$Ref
 
getRef() - Method in class io.zenwave360.jsonrefparser.$Ref
 
getReferencingFileURL() - Method in class io.zenwave360.jsonrefparser.$Ref
 
getRefFormat() - Method in class io.zenwave360.jsonrefparser.$Ref
 
getRefs() - Method in class io.zenwave360.jsonrefparser.$RefParser
 
getType() - Method in class io.zenwave360.jsonrefparser.AuthenticationValue
 
getUrl() - Method in class io.zenwave360.jsonrefparser.$Ref
 
getUrlMatcher() - Method in class io.zenwave360.jsonrefparser.AuthenticationValue
 
getValue() - Method in class io.zenwave360.jsonrefparser.AuthenticationValue
 

H

HEADER - io.zenwave360.jsonrefparser.AuthenticationValue.AuthenticationType
 
HttpResolver - Class in io.zenwave360.jsonrefparser.resolver
 
HttpResolver() - Constructor for class io.zenwave360.jsonrefparser.resolver.HttpResolver
 

I

INTERNAL - io.zenwave360.jsonrefparser.resolver.RefFormat
 
io.zenwave360.jsonrefparser - package io.zenwave360.jsonrefparser
 
io.zenwave360.jsonrefparser.parser - package io.zenwave360.jsonrefparser.parser
 
io.zenwave360.jsonrefparser.resolver - package io.zenwave360.jsonrefparser.resolver
 
isAnExternalRefFormat() - Method in enum io.zenwave360.jsonrefparser.resolver.RefFormat
 

J

jsonContext - Variable in class io.zenwave360.jsonrefparser.$Refs
 

M

mergeAllOf() - Method in class io.zenwave360.jsonrefparser.$RefParser
 

O

of(String, URL) - Static method in class io.zenwave360.jsonrefparser.$Ref
 
onCircular - Variable in class io.zenwave360.jsonrefparser.$RefParserOptions
 

P

parse(File) - Static method in class io.zenwave360.jsonrefparser.parser.Parser
 
parse(InputStream) - Static method in class io.zenwave360.jsonrefparser.parser.Parser
 
parse(String) - Static method in class io.zenwave360.jsonrefparser.parser.Parser
 
Parser - Class in io.zenwave360.jsonrefparser.parser
 
Parser() - Constructor for class io.zenwave360.jsonrefparser.parser.Parser
 
paths(String...) - Method in class io.zenwave360.jsonrefparser.$Refs
Returns the paths/URLs of all the files in your schema (including the main schema file).

Q

QUERY - io.zenwave360.jsonrefparser.AuthenticationValue.AuthenticationType
 

R

REFERENCE_SEPARATOR - Static variable in class io.zenwave360.jsonrefparser.$Ref
 
RefFormat - Enum in io.zenwave360.jsonrefparser.resolver
 
refs - Variable in class io.zenwave360.jsonrefparser.$RefParser
 
refs(String...) - Method in class io.zenwave360.jsonrefparser.$Refs
 
RELATIVE - io.zenwave360.jsonrefparser.resolver.RefFormat
 
resolve($Ref) - Method in class io.zenwave360.jsonrefparser.resolver.FileResolver
 
resolve($Ref) - Method in class io.zenwave360.jsonrefparser.resolver.HttpResolver
 
resolve($Ref) - Method in interface io.zenwave360.jsonrefparser.resolver.Resolver
 
RESOLVE - io.zenwave360.jsonrefparser.$RefParserOptions.OnCircular
 
Resolver - Interface in io.zenwave360.jsonrefparser.resolver
 
resolvers - Variable in class io.zenwave360.jsonrefparser.$RefParser
 
rootDir - Variable in class io.zenwave360.jsonrefparser.$Refs
 

S

saveOriginalRef($Ref, Object) - Method in class io.zenwave360.jsonrefparser.$Refs
 
schema() - Method in class io.zenwave360.jsonrefparser.$Refs
 
set(String, Object) - Method in class io.zenwave360.jsonrefparser.$Refs
Sets the value at the given path in the schema.
setKey(String) - Method in class io.zenwave360.jsonrefparser.AuthenticationValue
 
setType(AuthenticationValue.AuthenticationType) - Method in class io.zenwave360.jsonrefparser.AuthenticationValue
 
setUrlMatcher(Predicate<URL>) - Method in class io.zenwave360.jsonrefparser.AuthenticationValue
 
setValue(String) - Method in class io.zenwave360.jsonrefparser.AuthenticationValue
 
SKIP - io.zenwave360.jsonrefparser.$RefParserOptions.OnCircular
 

T

toString() - Method in class io.zenwave360.jsonrefparser.$Ref
 
TRUST_ALL - Static variable in class io.zenwave360.jsonrefparser.resolver.HttpResolver
 

U

url - Variable in class io.zenwave360.jsonrefparser.$RefParser
 
URL - io.zenwave360.jsonrefparser.resolver.RefFormat
 
urlToString(String, List<AuthenticationValue>) - Method in class io.zenwave360.jsonrefparser.resolver.HttpResolver
 

V

valueOf(String) - Static method in enum io.zenwave360.jsonrefparser.$RefParserOptions.OnCircular
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.zenwave360.jsonrefparser.AuthenticationValue.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.zenwave360.jsonrefparser.resolver.RefFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.zenwave360.jsonrefparser.$RefParserOptions.OnCircular
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.zenwave360.jsonrefparser.AuthenticationValue.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.zenwave360.jsonrefparser.resolver.RefFormat
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAuthentication(AuthenticationValue) - Method in class io.zenwave360.jsonrefparser.$RefParser
 
withAuthentication(AuthenticationValue) - Method in class io.zenwave360.jsonrefparser.resolver.HttpResolver
 
withAuthentication(AuthenticationValue) - Method in interface io.zenwave360.jsonrefparser.resolver.Resolver
 
withHeader(String) - Method in class io.zenwave360.jsonrefparser.AuthenticationValue
 
withHeader(String, String) - Method in class io.zenwave360.jsonrefparser.AuthenticationValue
 
withOnCircular($RefParserOptions.OnCircular) - Method in class io.zenwave360.jsonrefparser.$RefParserOptions
 
withOptions($RefParserOptions) - Method in class io.zenwave360.jsonrefparser.$RefParser
 
withQueryParam(String, String) - Method in class io.zenwave360.jsonrefparser.AuthenticationValue
 
withResolver(RefFormat, Resolver) - Method in class io.zenwave360.jsonrefparser.$RefParser
 
withUrlMatcher(Predicate<URL>) - Method in class io.zenwave360.jsonrefparser.AuthenticationValue
 
$ A C D E F G H I J M O P Q R S T U V W 
All Classes All Packages