Uses of Class
org.faceless.publisher.type.Blob
Packages that use Blob
Package
Description
Provides the main classes for BFO Publisher
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
Methods in org.faceless.publisher that return BlobModifier and TypeMethodDescriptionReport.getResource
(URL2 uri) Retrieve a Resource as it would be seen by this Report. -
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) Create a "data:" URL from the specifiedBlob
Constructors in org.faceless.publisher.type with parameters of type Blob