Searched refs:getDefaultSchemaNode (Results 1 – 6 of 6) sorted by relevance
87 public static JsonNode getDefaultSchemaNode() in getDefaultSchemaNode() method in JsonSchema
140 assertNotNull(JsonSchema.getDefaultSchemaNode()); in testOldSchemaGeneration()
279 … schemaNode = com.fasterxml.jackson.databind.jsonschema.JsonSchema.getDefaultSchemaNode(); in getSchema()
234 return com.fasterxml.jackson.databind.jsonschema.JsonSchema.getDefaultSchemaNode(); in getSchema()
587 …etSchema(this, null) : com.fasterxml.jackson.databind.jsonschema.JsonSchema.getDefaultSchemaNode(); in generateJsonSchema()
878 .getDefaultSchemaNode(); in depositSchemaProperty()