| Name | Description | Type | Package | Framework |
| ObjectTreeParser | Provides a method of parsing XML into an existing data model. | Class | org.newdawn.slick.util.xml | Slick |
| SlickXMLException | An exception to describe failures in XML. | Class | org.newdawn.slick.util.xml | Slick |
| XMLElement | A utility wrapper round the standard DOM XML element. | Class | org.newdawn.slick.util.xml | Slick |
| XMLElementList | A simple typed list. | Class | org.newdawn.slick.util.xml | Slick |
| XMLParser | A simple utility wrapper around the Java DOM implementation to hopefully make XML parsing that bit easier without requiring YAL. | Class | org.newdawn.slick.util.xml | Slick |