be.saltwater.jaqel.level
Class XMLIdentityLoader

java.lang.Object
  extended bybe.saltwater.jaqel.level.XMLIdentityLoader

public class XMLIdentityLoader
extends java.lang.Object

Loads an Identity from a file (savegame).

Author:
Robin Wittevrongel
See Also:
Identity, XMLIdentitySaver

Constructor Summary
XMLIdentityLoader()
           
 
Method Summary
 Identity load(java.lang.String filePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLIdentityLoader

public XMLIdentityLoader()
                  throws javax.xml.parsers.ParserConfigurationException
Method Detail

load

public Identity load(java.lang.String filePath)
              throws java.io.IOException,
                     IllegalFormatException
Throws:
java.io.IOException
IllegalFormatException