Skip to content

Latest commit

 

History

2 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

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.

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

Hope it helps :)

关于

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

Stars

0 stars

关注者

0 watching

复刻s

发布

贡献者

Languages