Package pal.util

Interface XMLConstants

All Known Implementing Classes:
BLOSUM62, CPREV, Dayhoff, ElementFactory, ElementParser, F81, F84, GTR, HKY, JTT, MTREV24, TN, TwoStateModel, VT, WAG, YangCodonModel

public interface XMLConstants
constants (strings and numbers) relating to reading and writing XML. These constants should avoid the use of < and > and other special XML characters as much as possible.
Version:
$Id: XMLConstants.java,v 1.11 2002/06/03 09:18:04 alexi Exp $
Author:
Alexei Drummond