Skip to content

realworldjava/Appendix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Appendix: Reading and Wrting XML, JSON, and YAML

This repository contains the code from the book for the Appendix, Reading and Wrting XML, JSON, and YAML See the main book page for the list of all chapter specific repositories.

How this repository is organized

In this repository, all code is in the main branch. There are three packages, one per format:

Folder Name Contents
org.frb.wiley.realworldjava.json JSON
org.frb.wiley.realworldjava.xml XML
org.frb.wiley.realworldjava.yaml YAML

How to run the examples in this chapter

If you want to use an IDE, import the repository as a Maven project so you have the proper dependencies.

If you want to use the command line, cd to the directory for that example and run

mvn verify

Clickable Links from the Further References Section

XML

JSON

YAML

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages