Class DeliberativeLoaderHandler

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

    public class DeliberativeLoaderHandler
    extends FAtiMA.Core.util.parsers.ReflectXMLHandler
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void Goal​(org.xml.sax.Attributes attributes)  
      • Methods inherited from class FAtiMA.Core.util.parsers.ReflectXMLHandler

        callCharMethod, callEndMethod, callTagMethod, characters, endDocument, endElement, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, startDocument, startElement, unparsedEntityDecl, warning
      • Methods inherited from class org.xml.sax.helpers.DefaultHandler

        endPrefixMapping, skippedEntity, startPrefixMapping
      • Methods inherited from class java.lang.Object

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

      • DeliberativeLoaderHandler

        public DeliberativeLoaderHandler​(FAtiMA.Core.AgentModel am,
                                         DeliberativeComponent deliberativeComponent)
    • Method Detail

      • Goal

        public void Goal​(org.xml.sax.Attributes attributes)
                  throws FAtiMA.Core.exceptions.UnknownGoalException
        Throws:
        FAtiMA.Core.exceptions.UnknownGoalException