Uses of Class
it.unibz.inf.ontop.dbschema.impl.json.JsonMetadata
-
Packages that use JsonMetadata Package Description it.unibz.inf.ontop.dbschema.impl -
-
Uses of JsonMetadata in it.unibz.inf.ontop.dbschema.impl
Methods in it.unibz.inf.ontop.dbschema.impl that return JsonMetadata Modifier and Type Method Description protected static JsonMetadataJsonSerializedMetadataProvider. loadAndDeserialize(Reader dbMetadataReader)Deserializes a JSON file into a POJO.
-