Skip to content

ma-riviere/data-parsers

Repository files navigation

Data parsers for Aion-Lightning

Uses JAXB to extract useful information from massive XML files, modify it and write the result into new XML files.

🧐 About

  • Bindings: batch scripts to generate bindings for client and server XML files (XML -> XSD -> Object classes -> .jar)
  • Input: client / server XML files, and geodata files.
  • Output: generated (server) XML files.
  • Properties: program settings.
  • Sources: java source code.
  • Tools: tools / executables for the build process.