Class AdvancedMemoryWriter

  • All Implemented Interfaces:
    java.io.Serializable

    public class AdvancedMemoryWriter
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void outputGERtoXML​(java.lang.String file)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AdvancedMemoryWriter

        public AdvancedMemoryWriter​(java.util.ArrayList<GER> gers)
    • Method Detail

      • outputGERtoXML

        public void outputGERtoXML​(java.lang.String file)