Using DOM in Java

66. What do we need?
67. What will we need often?
68. Example 1 - creating DOM tree from file
69. Example 2 - DOM tree modification
70. Example 3 - storing a DOM tree into an XML file