be.lassi.xml
Class ShowMigrator
java.lang.Object
be.lassi.xml.ShowMigrator
public class ShowMigrator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShowMigrator
public ShowMigrator()
getFilenames
public java.lang.String[] getFilenames()
main
public static void main(java.lang.String[] args)
throws ShowFileException,
java.io.IOException
- Throws:
ShowFileException
java.io.IOException
readNew
public Show readNew(java.lang.String filename)
throws java.io.IOException
- Throws:
java.io.IOException
readOld
public Show readOld(java.lang.String filename)
throws ShowFileException
- Throws:
ShowFileException
writeNew
public void writeNew(Show show,
java.lang.String filename)
throws java.io.IOException
- Throws:
java.io.IOException