◐ Shell
clean mode source ↗

GitHub - cybex-dev/Java_Reflection_XML: A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Java Reflection with XML Example

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.

Follow the code, comments are given to guide you through the code with explanations.

Hope it helps :)

About

A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.

Topics

Resources

Readme

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks