Package FAtiMA.Core.util.parsers
Class ScenarioLoaderHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
FAtiMA.Core.util.parsers.ReflectXMLHandler
FAtiMA.Core.util.parsers.ScenarioLoaderHandler
- All Implemented Interfaces:
ContentHandler,DTDHandler,EntityResolver,ErrorHandler
- Author:
- Samuel
-
Constructor Summary
ConstructorsConstructorDescriptionScenarioLoaderHandler(String scenarioName) ScenarioLoaderHandler(String scenarioName, String characterName) -
Method Summary
Modifier and TypeMethodDescriptionvoidAgent(Attributes attributes) voidvoidString[]voidObject(Attributes attributes) voidProperty(Attributes attributes) voidScenario(Attributes attributes) voidWorldSimulator(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, warningMethods inherited from class org.xml.sax.helpers.DefaultHandler
endPrefixMapping, skippedEntity, startPrefixMappingMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.xml.sax.ContentHandler
declaration
-
Constructor Details
-
ScenarioLoaderHandler
-
ScenarioLoaderHandler
-
-
Method Details
-
getWorldSimArguments
-
Scenario
-
WorldSimulator
-
checkForAgent
public void checkForAgent() -
checkScenario
public void checkScenario() -
Object
-
Agent
-
Property
-
getAgentProperties
-
getAgentConfiguration
-