|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NexusCommand | |
|---|---|
| info.bioinfweb.treegraph.document.io.nexus | |
| Uses of NexusCommand in info.bioinfweb.treegraph.document.io.nexus |
|---|
| Methods in info.bioinfweb.treegraph.document.io.nexus that return NexusCommand | |
|---|---|
private static NexusCommand[] |
NexusParser.scan(java.lang.String content)
|
| Methods in info.bioinfweb.treegraph.document.io.nexus with parameters of type NexusCommand | |
|---|---|
private static int |
NexusParser.findBlockEnd(NexusCommand[] commands,
int start,
int end)
|
private static int |
NexusParser.findCommand(NexusCommand[] commands,
int start,
int end,
java.util.regex.Pattern namePattern,
java.util.regex.Pattern tokenPattern)
Searches for thr first occurence of the given command. |
private static void |
NexusParser.readTranslTable(NexusCommand command,
TranslTable translTable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||