Skip to content

A Java console program to convert between XML/JSON files containing contacts in an address book. Also includes schema validation option.

Notifications You must be signed in to change notification settings

eafooe/AddressBookConverter

Repository files navigation

AddressBookConverter

The address book converter allows a list of contacts to be converted from JSON to XML and vice versa. Address books saved in .xml files may be validated against a custom schema.

=============================
[J]: Convert to JSON
[X]: Convert to XML
[V]: Validate against schema
[Q]: Quit
=============================

About

A Java console program to convert between XML/JSON files containing contacts in an address book. Also includes schema validation option.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages