ABSTRACT

In this chapter we will create our first class file. What you will learn is how to load an XML file. We will first discuss the standard way to load an XML file. However, because of problems that can occur, we will design our own XML loading class file, which we will use throughout the book.