Skip to content

An example application demonstrating XML marshalling and unmarhsalling using JAXB

Notifications You must be signed in to change notification settings

szantopeter/JAXB-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAXB-example

An example application demonstrating XML handling using JAXB. The demo show :

  • XML Marshalling
  • XML Unmarshalling
  • Java code generation from XSD using XJC
  • Schematic reuse using xs:import

To start the project type mvn install

About

An example application demonstrating XML marshalling and unmarhsalling using JAXB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages