Uses of Class
io.atlasmap.json.v2.JsonDocument
-
Uses of JsonDocument in io.atlasmap.json.inspect
Modifier and TypeMethodDescriptionJsonInspectionService.inspectJsonDocument
(String sourceDocument) JsonInspectionService.inspectJsonSchema
(String jsonSchema) -
Uses of JsonDocument in io.atlasmap.json.v2
Modifier and TypeMethodDescriptionstatic JsonDocument
AtlasJsonModelFactory.createJsonDocument()
JsonInspectionResponse.getJsonDocument()
Gets the value of the jsonDocument property.Modifier and TypeMethodDescriptionvoid
JsonInspectionResponse.setJsonDocument
(JsonDocument value) Sets the value of the jsonDocument property.