Uses of Enum Class
org.openqa.selenium.json.JsonType
Packages that use JsonType
-
Uses of JsonType in org.openqa.selenium.json
Methods in org.openqa.selenium.json that return JsonTypeModifier and TypeMethodDescriptionJsonInput.peek()
Peek at the next input string character to determine the pending JSON element type.static JsonType
Returns the enum constant of this class with the specified name.static JsonType[]
JsonType.values()
Returns an array containing the constants of this enum class, in the order they are declared.