Searched defs:schemaContent (Results 1 – 20 of 20) sorted by relevance
13 protected JsonSchema getJsonSchemaFromStreamContentV7(InputStream schemaContent) { in getJsonSchemaFromStreamContentV7()18 protected JsonSchema getJsonSchemaFromStreamContentV201909(InputStream schemaContent) { in getJsonSchemaFromStreamContentV201909()
13 protected JsonSchema getJsonSchemaFromStreamContentV7(InputStream schemaContent) { in getJsonSchemaFromStreamContentV7()
12 protected JsonSchema getJsonSchemaFromStreamContentV7(InputStream schemaContent) { in getJsonSchemaFromStreamContentV7()
15 protected JsonSchema getJsonSchemaFromStreamContentV7(InputStream schemaContent) { in getJsonSchemaFromStreamContentV7()
27 protected JsonSchema getJsonSchemaFromStreamContent(InputStream schemaContent) { in getJsonSchemaFromStreamContent()
13 … protected JsonSchema getJsonSchemaFromStreamContent(InputStream schemaContent) throws Exception { in getJsonSchemaFromStreamContent()
16 protected JsonSchema getJsonSchemaFromStreamContentV7(InputStream schemaContent) { in getJsonSchemaFromStreamContentV7()
31 protected JsonSchema getJsonSchemaFromStreamContent(InputStream schemaContent) { in getJsonSchemaFromStreamContent()
14 private JsonSchema getJsonSchemaFromStreamContentV7(InputStream schemaContent) { in getJsonSchemaFromStreamContentV7()
14 InputStream schemaContent = getClass().getResourceAsStream(schemaPath); in getJsonSchemaFromStreamContentV7() local
80 private JsonSchema getJsonSchemaFromStreamContentV201909(InputStream schemaContent) { in getJsonSchemaFromStreamContentV201909()
67 public static JsonSchema getJsonSchemaFromStringContent(String schemaContent) { in getJsonSchemaFromStringContent()
23 protected JsonSchema getJsonSchemaFromStreamContentV7(InputStream schemaContent) { in getJsonSchemaFromStreamContentV7()