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 StringgetContentBetween(String start, String end, String content)If end == null, get everything from start to the end of lineEntryTypegetEntryTypeFromId()StringgetFirstName()StringgetId()StringgetUrl()static StringgetWebsite(ArrayList<String> lines)StringtoString()