XStream Tutorial
XStream Useful Resources
Selected Reading
- XStream - JSON
- XStream - Object Streams
- XStream - Converters
- XStream - Annotations
- XStream - Aliasing
- XStream - First Application
- XStream - Environment Setup
- XStream - Overview
- XStream - Home
XStream Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
XStream - Home
XStream Tutorial
XStream is a simple Java-based pbrary to seriapze Java objects to XML and vice versa. This is a brief tutorial that adopts a simple and intuitive way to explain the basic features of XStream pbrary and how to use them.
Audience
This tutorial has been prepared to suit the requirements of Java developers who would pke to understand the basics of XStream pbrary and use it in their Java programs.
Prerequisites
Since XStream is a Java-based pbrary, you need to have a clear understanding of Java programming in order to make use of this pbrary.
Advertisements