JoKrus / j-chess-java-xsd

Implementation of the j-chess-xsd protocol in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

j-chess-java-xsd

Implementation of the j-chess-xsd protocol in Java

This repository offers a MessageFactory to create valid xml documents according to the xsd.
It also offers an Input- and OutputStream wrapper that can be used to send these message objects and takes care of serializing and deserializing.

About

Implementation of the j-chess-xsd protocol in Java

License:Apache License 2.0


Languages

Language:Java 99.2%Language:Batchfile 0.8%