Summary
In this chapter you learned to convert an XML document to an MS Excel spreadsheet, and the spreadsheet to an XML document in JDeveloper 11g, all using the Apache POI API. However, we had to use some other APIs such as the JAXP and the TrAX APIs for XML document processing. In the next chapter you will learn to store an XML document in the Oracle Berkeley DB XML database, a native XML database.