Uses of Interface
org.symphonyoss.symphony.entityjson.IEntityJsonContext
-
Packages that use IEntityJsonContext Package Description org.symphonyoss.symphony.entityjson -
-
Uses of IEntityJsonContext in org.symphonyoss.symphony.entityjson
Subinterfaces of IEntityJsonContext in org.symphonyoss.symphony.entityjson Modifier and Type Interface Description interfaceIEntityJsonInstanceContextA parser context containing an instance.interfaceIEntityJsonSchemaContextA parser context containing an instance and a schema.Methods in org.symphonyoss.symphony.entityjson that return IEntityJsonContext Modifier and Type Method Description IEntityJsonContextEntityJsonException. getContext()
-