Class JsonSchemaFactory
java.lang.Object
com.inductiveautomation.ignition.common.jsonschema.JsonSchemaFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
cacheContains
(String schemaKey) static JsonSchema
getFromCache
(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
-