Uses of Class
org.htmlunit.javascript.host.file.Blob
Packages that use Blob
Package
Description
Framework classes (contains the
WebClient
class which is the main entry point).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
Methods in org.htmlunit that return BlobMethods in org.htmlunit with parameters of type Blob -
Uses of Blob in org.htmlunit.javascript.host.event
Methods in org.htmlunit.javascript.host.event that return BlobModifier and TypeMethodDescriptionBlobEvent.getData()Returns theBlobassociated with the event.Methods 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