Uses of Class
org.htmlunit.javascript.host.file.Blob
Packages that use Blob
Package
Description
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the JavaScript host objects for events - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the File JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of Blob in org.htmlunit.javascript.host.dom
Methods in org.htmlunit.javascript.host.dom that return BlobMethods in org.htmlunit.javascript.host.dom with parameters of type BlobModifier and TypeMethodDescriptionDocument.generateBlobUrl(Blob blob) Generate and return the URL for the given blob. -
Uses of Blob in org.htmlunit.javascript.host.event
Methods in org.htmlunit.javascript.host.event that return BlobMethods in org.htmlunit.javascript.host.event with parameters of type Blob -
Uses of Blob in org.htmlunit.javascript.host.file
Subclasses of Blob in org.htmlunit.javascript.host.fileMethods in org.htmlunit.javascript.host.file that return Blob