|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbe.saltwater.jaqel.level.XMLIdentitySaver
Saves an Identity object to an XML file (savegame).
Identity,
XMLIdentityLoader| Constructor Summary | |
XMLIdentitySaver()
|
|
| Method Summary | |
void |
save(java.lang.String filePath,
Identity identity)
Save an Identity to a file on the hard disk. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLIdentitySaver()
| Method Detail |
public void save(java.lang.String filePath,
Identity identity)
throws java.io.IOException
filePath - The full path to save the identity to.identity - The identity that has to be saved.
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||