Class ResolverId


  • public class ResolverId
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ResolverId​(io.openapiprocessor.jsonschema.schema.ResolverContext context)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void resolve​(Bucket bucket)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResolverId

        public ResolverId​(io.openapiprocessor.jsonschema.schema.ResolverContext context)
    • Method Detail

      • resolve

        public void resolve​(Bucket bucket)