public class ACEntry extends Object
| Constructor and Description |
|---|
ACEntry(org.neo4j.shell.util.json.JSONObject entry) |
ACEntry(String entry) |
ACEntry(String entry,
String[] tokens) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(String key,
String value) |
boolean |
deleteAttribute(String key) |
String |
entryString() |
Map<String,Object> |
getAllAttributes() |
Object |
getAttribute(String key) |
String[] |
getTokens() |
boolean |
hasAttribute(String key) |
public ACEntry(String entry)
public ACEntry(org.neo4j.shell.util.json.JSONObject entry)
throws org.neo4j.shell.util.json.JSONException
org.neo4j.shell.util.json.JSONExceptionCopyright © 2017 JULIE Lab Jena, Germany. All rights reserved.