android.support.test.espresso.web.model
This package is part of the
Android support library which
is no longer maintained.
The support library has been superseded by AndroidX
which is part of Jetpack .
We recommend using the AndroidX libraries in all new projects. You should also consider
migrating existing projects to AndroidX.
To find the AndroidX class that maps to this deprecated class, see the AndroidX
support library class
mappings .
Interfaces
Atom <R>
An Atom is a thin wrapper around javascript.
JSONAble
Allows implementors to instruct ModelCodec on how to encode this object as JSON.
JSONAble.DeJSONFactory
Allows implementors to replace a JSONObject (representated as a map) with a more applicable
object.
TransformingAtom.Transformer <I, O>
Converts input to output.
Classes
Atoms
Utility class wrapping simple and more commonly used atoms.
ElementReference
A reference to a javascript element existing within a WebView.
Evaluation
Represents the results of a Javascript execution.
ModelCodec
Encodes/Decodes JSON.
SimpleAtom
A simple implementation of Atom suitable for subclassing.
TransformingAtom <I, O>
Decorates another atom and transforms its output to another type.
WindowReference
A reference to a javascript window/frame existing within a WebView.
Enums
Content and code samples on this page are subject to the licenses described in the Content License . Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[]]