Uses of Package
org.newdawn.slick.util.xml

Packages that use org.newdawn.slick.util.xml
org.newdawn.slick.tests.xml Tests for the XML Parser and Object Tree Parser 
org.newdawn.slick.util.xml Some utilities for reading XML using Java DOM and for mapping XML onto existing data models 
 

Classes in org.newdawn.slick.util.xml used by org.newdawn.slick.tests.xml
SlickXMLException
          An exception to describe failures in XML.
 

Classes in org.newdawn.slick.util.xml used by org.newdawn.slick.util.xml
SlickXMLException
          An exception to describe failures in XML.
XMLElement
          A utility wrapper round the standard DOM XML element.
XMLElementList
          A simple typed list.
 



Copyright © 2006 New Dawn Software. All Rights Reserved.