Package | Description |
---|---|
info.bioinfweb.jphyloio.formats.phyloxml |
Contains classes for reading from and writing to streams/files in PhyloXML format.
|
info.bioinfweb.jphyloio.formats.phyloxml.receivers |
Contains implementations for
JPhyloIOEventReceiver necessary for writing
PhyloXML. |
Modifier and Type | Method and Description |
---|---|
static PropertyOwner |
PropertyOwner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyOwner |
PropertyOwner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyOwner[] |
PropertyOwner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static PropertyOwner[] |
PropertyOwner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PropertyOwner |
PhyloXMLMetaDataReceiver.getPropertyOwner() |
PropertyOwner |
PhyloXMLMetaDataReceiver.getPropertyOwner() |