Class DBGETresult
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_editing.DBGETresult
public class DBGETresult extends Object
-
Constructor Summary
Constructors Constructor Description DBGETresult(String memId, String memNames, String memUrl)
-
Method Summary
Modifier and Type Method Description static String
getContentBetween(String start, String end, String content)
If end == null, get everything from start to the end of lineEntryType
getEntryTypeFromId()
String
getFirstName()
String
getId()
String
getUrl()
static String
getWebsite(ArrayList<String> lines)
String
toString()