Uses JAXB to extract useful information from massive XML files, modify it and write the result into new XML files.
- 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.