com.mebigfatguy.patchanim.io
Class PatchAnimIO

java.lang.Object
  extended by com.mebigfatguy.patchanim.io.PatchAnimIO

public class PatchAnimIO
extends java.lang.Object


Method Summary
static PatchAnimDocument loadFile(java.io.File f)
           
static void saveFile(java.io.File f, PatchAnimDocument document)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

saveFile

public static void saveFile(java.io.File f,
                            PatchAnimDocument document)
                     throws java.io.IOException
Throws:
java.io.IOException

loadFile

public static PatchAnimDocument loadFile(java.io.File f)
                                  throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008 MeBigFatGuy.com. All Rights Reserved.