Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Java SE 8: XML Processing Fundamentals

XML is used in many systems for integrating within an organization or across them. This course will teach you how to read and write documents using the various APIs available in Java, as well as cover document querying and validations.

Mike Nolan - Pluralsight course - Java SE 8: XML Processing Fundamentals
by Mike Nolan

What you'll learn

XML is a standard for storing data and integrating systems within and between organizations. In this course, Java SE: XML Processing Fundamentals, you'll learn the basics of reading and writing XML documents using all the various APIs available. First, you'll discover the tradeoffs between each - understanding which options offer better memory efficiency versus processing control. Next, you'll learn that systems working together need to ensure the data being passed is valid. Finally, you'll explore how to create XML schemas to provide documentation of allowable elements and use them to perform validations while reading documents. By the end of this course, you'll have a solid understanding how to query into documents to efficiently find subsets of data often needed when working with XML.

Table of contents

About the author

Mike Nolan - Pluralsight course - Java SE 8: XML Processing Fundamentals
Mike Nolan

Mike is a solution architect for US Foods, having worked in technology for over 15 years holding roles focused on technical leadership, solution architecture, and enterprise architecture.

More Courses by Mike