HXLStandard / libhxl-java

*ARCHIVED* -- This repository is no longer maintained, and is useful for archive purposes only. Java support library for the Humanitarian Exchange Language (HXL) data standard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Humanitarian Exchange Language (HXL) Java Library

Started by David Megginson, August 2014

Description

Java library for parsing HXL-tagged data. For more information about HXL, see http://docs.hdx.rwlabs.org/hxl

Setup

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

Usage

more coming soon

Requirements

Compile-time requirements

  • Apache Ant
  • Java 1.7

Runtime requirements

  • OpenCSV (JAR included in lib/)

About

*ARCHIVED* -- This repository is no longer maintained, and is useful for archive purposes only. Java support library for the Humanitarian Exchange Language (HXL) data standard.

License:The Unlicense


Languages

Language:Java 100.0%