Class MemoryLoaderHandler

  • All Implemented Interfaces:
    org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler

    public class MemoryLoaderHandler
    extends ReflectXMLHandler
    • Constructor Detail

      • MemoryLoaderHandler

        public MemoryLoaderHandler​(Memory memory)
    • Method Detail

      • EpisodicMemory

        public void EpisodicMemory​(org.xml.sax.Attributes attributes)
      • KBSlot

        public void KBSlot​(org.xml.sax.Attributes attributes)
      • WMSlot

        public void WMSlot​(org.xml.sax.Attributes attributes)
      • Episode

        public void Episode​(org.xml.sax.Attributes attributes)
      • EpisodeTime

        public void EpisodeTime​(org.xml.sax.Attributes attributes)
      • RetrievalQueue

        public void RetrievalQueue​(org.xml.sax.Attributes attributes)
      • RetrievalTime

        public void RetrievalTime​(org.xml.sax.Attributes attributes)
      • AMEvent

        public void AMEvent​(org.xml.sax.Attributes attributes)
      • Parameter

        public void Parameter​(org.xml.sax.Attributes attributes)
      • Emotion

        public void Emotion​(org.xml.sax.Attributes attributes)
      • Cause

        public void Cause​(org.xml.sax.Attributes attributes)
      • EParameter

        public void EParameter​(org.xml.sax.Attributes attributes)
      • EventTime

        public void EventTime​(org.xml.sax.Attributes attributes)
      • STEvent

        public void STEvent​(org.xml.sax.Attributes attributes)