Package | Description |
---|---|
info.bioinfweb.jphyloio |
The main package of JPhyloIO.
|
info.bioinfweb.jphyloio.formats.nexml |
Contains classes for reading from and writing to streams/files in NeXML format.
|
Modifier and Type | Method and Description |
---|---|
TokenDefinitionLabelHandling |
ReadWriteParameterMap.getLabelHandling() |
Modifier and Type | Method and Description |
---|---|
static TokenDefinitionLabelHandling |
TokenDefinitionLabelHandling.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TokenDefinitionLabelHandling[] |
TokenDefinitionLabelHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|