Design time
- Generate JAXB classes from a source schema
- Compile the JAXB classes
- Build an application that uses these classes
Run time (Binding runtime)
- Unmarshal XML content tree
- Process (Access & Modify) XML content tree
- Validate XML content tree
- Marshal XML content tree
No comments:
Post a Comment
Note: only a member of this blog may post a comment.