Package org.forester.io.parsers.nexus
Class NexusConstants
java.lang.Object
org.forester.io.parsers.nexus.NexusConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NEXUS
- See Also:
-
BEGIN_TAXA
- See Also:
-
BEGIN_TREES
- See Also:
-
TREE
- See Also:
-
DIMENSIONS
- See Also:
-
NTAX
- See Also:
-
NCHAR
- See Also:
-
TAXLABELS
- See Also:
-
CHARSTATELABELS
- See Also:
-
END
- See Also:
-
MATRIX
- See Also:
-
BEGIN_CHARACTERS
- See Also:
-
BEGIN_DATA
- See Also:
-
FORMAT
- See Also:
-
DATATYPE
- See Also:
-
STANDARD
- See Also:
-
SYMBOLS
- See Also:
-
TRANSLATE
- See Also:
-
UTREE
- See Also:
-
-
Constructor Details
-
NexusConstants
public NexusConstants()
-