Class JsonSchemaRefs


  • public class JsonSchemaRefs
    extends java.lang.Object
    Utility methods for JsonSchemaRef.
    • Constructor Summary

      Constructors 
      Constructor Description
      JsonSchemaRefs()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static JsonSchemaRef from​(JsonSchema schema)
      Gets the ref.
      • Methods inherited from class java.lang.Object

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

      • JsonSchemaRefs

        public JsonSchemaRefs()
    • Method Detail

      • from

        public static JsonSchemaRef from​(JsonSchema schema)
        Gets the ref.
        Parameters:
        schema - the schema
        Returns:
        the ref