In Java ecosystem, there are many kinds of parser. There are couple of them as part of standard but there are many on the open domain. JAXB provides an Object oriented way of dealing with XML. It uses a XML parser down below.
- JAXB Introduction
- JAXB - XML to Java
- JAXB - Generating Java Classes from XML
- JAXB - Validation using Schema
- JAXB - Customizing Generated Code
No comments:
Post a Comment