
(Study Log) Reading XML Documents with Java
I came across the need for reading XML or Extensible Markup Language files in a Java program while working on a Monopoly simulator in my studies. In this blog post I will share how I managed to make the program configurable using XML. Disclaimer: I a...
Jan 5, 20213 min read