Class OpenApiBundler


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

      Constructors 
      Constructor Description
      OpenApiBundler​(Context context, io.openapiprocessor.jsonschema.schema.DocumentStore documents, io.openapiprocessor.jsonschema.schema.Bucket root)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object bundle()  
      • Methods inherited from class java.lang.Object

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

      • OpenApiBundler

        public OpenApiBundler​(Context context,
                              io.openapiprocessor.jsonschema.schema.DocumentStore documents,
                              io.openapiprocessor.jsonschema.schema.Bucket root)
    • Method Detail

      • bundle

        public java.lang.Object bundle()