Extensible Markup Language, XML is a very popular simple text based language to be used as a mode of communication between the applications. It is considered as a standard means to transport and store data. JAVA provides an execellent support and rich set of libraries to parse, modify or inquire XML documents.
This tutorial will teach you basic XML concepts and usage of various types of JAVA based XML parsers in a simple and intuitive way.
Last updated on 2016年11月15日
Minor bug fixes and improvements. Install or update to the newest version to check it out!