Package | Description |
---|---|
org.biojava.ontology.obo |
Modifier and Type | Method and Description |
---|---|
protected OboFileParser.SOPair |
OboFileParser.readQuotedString(java.lang.String value,
int startIndex,
int stopIndex,
char terminatingChar,
boolean requireQuotes,
boolean legalEndOfLine) |
OboFileParser.SOPair |
OboFileParser.unescape(java.lang.String str,
char toChar,
int startindex,
boolean mustFindChar) |
OboFileParser.SOPair |
OboFileParser.unescape(java.lang.String str,
char toChar,
int startindex,
int endindex,
boolean mustFindChar) |