fixed issue with UTF8 encoding.
authorcmzmasek <czmasek@czamseklt-w7.jcvi.ORG>
Thu, 23 Jun 2016 22:59:55 +0000 (15:59 -0700)
committercmzmasek <czmasek@czamseklt-w7.jcvi.ORG>
Thu, 23 Jun 2016 22:59:55 +0000 (15:59 -0700)
commitb0fd64a5d558885627ba7a7295d9ef612fe76cd0
tree2e1fde96e0d77f00f579db60057f61d60d5b1faf
parentfea4064e24c6cb362b0e033cf7047afd20f5f53f
fixed issue with UTF8 encoding.
17 files changed:
forester/aptx/aptx_configuration_files/_aptx_configuration_file
forester/java/src/org/forester/archaeopteryx/AptxConstants.java
forester/java/src/org/forester/archaeopteryx/MainFrameApplication.java
forester/java/src/org/forester/io/parsers/nexus/NexusBinaryStatesMatrixParser.java
forester/java/src/org/forester/io/parsers/nexus/NexusCharactersParser.java
forester/java/src/org/forester/io/parsers/nexus/NexusPhylogeniesParser.java
forester/java/src/org/forester/io/parsers/nexus/PaupLogParser.java [deleted file]
forester/java/src/org/forester/io/parsers/nhx/NHXParser.java
forester/java/src/org/forester/io/parsers/phyloxml/PhyloXmlParser.java
forester/java/src/org/forester/io/parsers/tol/TolParser.java
forester/java/src/org/forester/io/parsers/util/ParserUtils.java
forester/java/src/org/forester/io/writers/PhylogenyWriter.java
forester/java/src/org/forester/surfacing/TestSurfacing.java
forester/java/src/org/forester/test/Test.java
forester/test_data/chars.nex [new file with mode: 0644]
forester/test_data/chars.nh [new file with mode: 0644]
forester/test_data/chars.xml [new file with mode: 0644]