/j-chess-java-xsd

Implementation of the j-chess-xsd protocol in Java

Primary LanguageJavaApache License 2.0Apache-2.0

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.