Skip to content

danmihaila/libhxl-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Java support library for the Humanitarian Exchange Language (HXL) data standard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published