Package | Description |
---|---|
org.biojava.nbio.ontology.obo |
Modifier and Type | Method and Description |
---|---|
protected OboFileParser.SOPair |
OboFileParser.readQuotedString(String value,
int startIndex,
int stopIndex,
char terminatingChar,
boolean requireQuotes,
boolean legalEndOfLine) |
OboFileParser.SOPair |
OboFileParser.unescape(String str,
char toChar,
int startindex,
boolean mustFindChar) |
OboFileParser.SOPair |
OboFileParser.unescape(String str,
char toChar,
int startindex,
int endindex,
boolean mustFindChar) |
Copyright © 2000–2019 BioJava. All rights reserved.