org.openqa.grid.internal.utils
Class JsonKey
java.lang.Object
org.openqa.grid.internal.utils.JsonKey
public class JsonKey
- extends Object
Represents a string value in a json key
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonKey
public JsonKey(String key)
key
public static JsonKey key(String key)
matches
public boolean matches(String arg)
getAsParam
public String getAsParam()
getKey
public String getKey()
Copyright © 2012. All Rights Reserved.