public class LithoAttributePlugin
extends com.facebook.testing.screenshot.layouthierarchy.AbstractAttributePlugin
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Object obj) |
static LithoAttributePlugin |
getInstance() |
String |
namespace() |
void |
putAttributes(JSONObject node,
Object obj,
Point offset) |
public static LithoAttributePlugin getInstance()
public boolean accept(Object obj)
public String namespace()
public void putAttributes(JSONObject node, Object obj, Point offset) throws JSONException
JSONException