Uses of Class
org.craftercms.commons.file.blob.Blob
-
Packages that use Blob Package Description org.craftercms.commons.file.blob org.craftercms.commons.file.blob.impl -
-
Uses of Blob in org.craftercms.commons.file.blob
Methods in org.craftercms.commons.file.blob with parameters of type Blob Modifier and Type Method Description org.springframework.core.io.ResourceBlobStore. getResource(String path, Blob blob)Resolves the given blob to a readable resource -
Uses of Blob in org.craftercms.commons.file.blob.impl
Methods in org.craftercms.commons.file.blob.impl with parameters of type Blob Modifier and Type Method Description org.springframework.core.io.ResourceAbstractBlobStore. getResource(String path, Blob blob)
-