Uses of Class
org.faceless.publisher.type.Blob
Packages that use Blob
Package
Description
Contains extensions to BFO Publisher which are used to add functionality
Contains utility classes and interfaces which are used across BFO Publisher
-
Uses of Blob in org.faceless.publisher.ext
Methods in org.faceless.publisher.ext with parameters of type Blob -
Uses of Blob in org.faceless.publisher.type
Methods in org.faceless.publisher.type with parameters of type BlobModifier and TypeMethodDescriptionstatic URL2
Util.createDataURL
(Blob blob, URL2 source) Create a "data:" URL from the specifiedBlob
Constructors in org.faceless.publisher.type with parameters of type BlobModifierConstructorDescriptionReportResource
(ReportFactory factory, URL2 url, MediaType mediaType, Blob source)