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 MetadataMetadata. fromJson(byte[] bJson)static MetadataMetadata. fromJson(org.json.simple.JSONObject json)
-