Skip to content

Commit 7a51ef4

Browse files
authored
Create ReadMe.md
1 parent 2c4a3d4 commit 7a51ef4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ReadMe.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Java Reflection with XML Example
2+
3+
A simple java application that makes use of XML files to read content from, generates new content in the app and writes out the content using reflection and XML.
4+
5+
Follow the code, comments are given to guide you through the code with explanations.
6+
7+
Hope it helps :)

0 commit comments

Comments
 (0)