Documentation of 'kcl.waterloo.xml.GJDecoder' Java class
GJDecoder
kcl.waterloo.xml

Class GJDecoder



  • public class GJDecoder
    extends java.lang.Object
    Static 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.Object load(java.lang.String fileName) 
      static java.lang.Object load(java.lang.String fileName, java.io.InputStream stream)
      Returns the graphics data from the specified file.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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 load
        stream - the InputStream for the file
        Returns:
        the loaded Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.