Class Summary |
JsonEntityFactory |
Creates an Entity based on its parsed description (in the form of a JSONObject) |
JsonImportFactory |
Builds an Imports object based on information in a JSONArray. |
JsonIndividualFactory |
Creates a map of individuals from their definitions ("definitions" section of the JSON document). |
JsonKeywords |
Class with the keywords used in the JSON representation. |
JsonMappingFactory |
A factory for parsing Json encoding of the subject-object mapping. |
JsonMessageFactory |
Parses a JSON message into its intermediate representation (Message). |
JsonPrefixFactory |
Builds Prefixes object from its JSON representation |
JsonPropertyFactory |
Builds a Property object (and its associated Value, if applicable) for an entity. |