Class JsonSchemaFactory
java.lang.Object
com.inductiveautomation.ignition.common.jsonschema.JsonSchemaFactory
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
JsonSchemaFactorypublic JsonSchemaFactory()
 
- 
- 
Method Details- 
getSchema
- 
getSchema
- 
getSchema
- 
getSchema
- 
getSchema
- 
cacheContains
- 
getFromCache
 
-