Class FileResolver
- java.lang.Object
-
- io.zenwave360.jsonrefparser.resolver.FileResolver
-
-
Constructor Summary
Constructors Constructor Description FileResolver()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
resolve($Ref $ref)
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.zenwave360.jsonrefparser.resolver.Resolver
getBaseURL, withAuthentication
-
-