An open API service indexing awesome lists of open source software.

https://github.com/andyglow/binxml

Binary XML
https://github.com/andyglow/binxml

Last synced: 10 months ago
JSON representation

Binary XML

Awesome Lists containing this project

README

          

# ===================================================================== #
# BINXML: Binary XML #
# Copyright 2004 (c) Publishing Labs #
# http://www.tiff.ru #
# #
# Author: Andrey Onistchuk #
# Version: 0.0.2 #
# #
# ===================================================================== #
# #
# WARNING * WARNING * WARNING * WARNING * WARNING * WARNING #
# #
# This code is experimental and might contain bugs. Use at #
# your own risk. This code might not even install so there #
# is no guarantee. We have released this code primarily for #
# educational purposes and to make it easier for the #
# community to contribute back to the code. #
# #
# WARNING * WARNING * WARNING * WARNING * WARNING * WARNING #
# #
# ===================================================================== #

BINXML is binary xml format and support library.

BUILD

To build source files you need ant build tool. Sources are depends on
following libraries:

- ant common utils (bzip2 implementation)
- junit (testing framework)
- any JAXP compliant xml processor (xerces 2.4 are more preferable)

Put all libraries into ${deps.lib.dir} (configure it in build.properties)
and run ant.

# ===================================================================== #

All files contained in this archive are licensed as stated
in the LICENSE file.

If you find any bugs please feel free use our bugtracker located at:
https://github.com/andyglow/binxml/issues