Started by David Megginson, August 2014
Java library for parsing HXL-tagged data. For more information about HXL, see http://docs.hdx.rwlabs.org/hxl
To compile and run tests:
ant test
To create a JAR file in dist/lib:
ant dist
To generate JavaDoc API documentation in doc/javadoc/:
ant javadoc
more coming soon
- Apache Ant
- Java 1.7
- OpenCSV (JAR included in lib/)