Package org.openqa.selenium.json
package org.openqa.selenium.json
-
ClassDescriptionCollectionCoercer<T extends Collection>EnumCoercer<T extends Enum>The Json class is the entrypoint for the JSON processing features of the Selenium API.The JsonInput class defines the operations used to deserialize JSON strings into Java objects.The JsonOutput class defines the operations used to serialize Java objects into JSON strings.Used to specify the pending JSON element type.Used to specify the strategy used to assign values during deserialization.TypeCoercer<T>TypeToken<T>