Skip to content

*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

Notifications You must be signed in to change notification settings

HXLStandard/libhxl-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 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

*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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages