Uses of Class
com.snowbound.contenthandler.rest.model.Metadata
-
Packages that use Metadata Package Description com.snowbound.contenthandler.rest.model -
-
Uses of Metadata in com.snowbound.contenthandler.rest.model
Methods in com.snowbound.contenthandler.rest.model that return Metadata Modifier and Type Method Description static Metadata
Metadata. fromJson(byte[] bJson)
static Metadata
Metadata. fromJson(org.json.simple.JSONObject json)
-