kcl.waterloo.xml
Class GJDecoder
- java.lang.Object
-
- kcl.waterloo.xml.GJDecoder
-
public class GJDecoder extends java.lang.ObjectStatic library for deserializing the Waterloo xml files. Any changes here need to be tested for backwards compatibility.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static java.lang.Objectload(java.lang.String fileName)static java.lang.Objectload(java.lang.String fileName, java.io.InputStream stream)Returns the graphics data from the specified file.
-
-
-
Method Detail
-
load
public static java.lang.Object load(java.lang.String fileName)
-
load
public static java.lang.Object load(java.lang.String fileName, java.io.InputStream stream)Returns the graphics data from the specified file.- Parameters:
fileName- the name of the file to loadstream- the InputStream for the file- Returns:
- the loaded Object
-
-
DMelt 3.0 © DataMelt by jWork.ORG