Package | Description |
---|---|
info.bioinfweb.jphyloio.formats.nexml |
Contains classes for reading from and writing to streams/files in NeXML format.
|
Modifier and Type | Method and Description |
---|---|
NeXMLSingleTokenDefinitionInformation |
NeXMLReaderStreamDataProvider.getCurrentSingleTokenDefinition()
Returns the
NeXMLSingleTokenDefinitionInformation instance of the currently read single token definition,
e.g to add more constituents. |
Modifier and Type | Method and Description |
---|---|
void |
NeXMLReaderStreamDataProvider.setCurrentSingleTokenDefinition(NeXMLSingleTokenDefinitionInformation currentSingleTokenDefinition) |