Class JsonSchemaFactory
java.lang.Object
com.inductiveautomation.ignition.common.jsonschema.JsonSchemaFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancacheContains(String schemaKey) static JsonSchemagetFromCache(String schemaKey) getSchema(com.inductiveautomation.ignition.common.gson.JsonElement jsonNode) getSchema(InputStream schemaStream) getSchema(InputStream schemaStream, boolean useRefCache)
-
Constructor Details
-
JsonSchemaFactory
public JsonSchemaFactory()
-
-
Method Details
-
getSchema
-
getSchema
-
getSchema
-
getSchema
-
getSchema
-
cacheContains
-
getFromCache
-