org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandlerpublic class ActionsLoaderHandler
extends FAtiMA.Core.util.parsers.ReflectXMLHandler
| Constructor | Description |
|---|---|
ActionsLoaderHandler(FAtiMA.Core.AgentModel am) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Action(org.xml.sax.Attributes attributes) |
|
void |
Effect(org.xml.sax.Attributes attributes) |
|
void |
Effects(org.xml.sax.Attributes attributes) |
|
void |
PreConditions(org.xml.sax.Attributes attributes) |
|
void |
SACondition(org.xml.sax.Attributes attributes) |
|
void |
SAKnown(org.xml.sax.Attributes attributes) |
endPrefixMapping, skippedEntity, startPrefixMappingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallCharMethod, callEndMethod, callTagMethod, characters, endDocument, endElement, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, startDocument, startElement, unparsedEntityDecl, warningpublic void Action(org.xml.sax.Attributes attributes)
public void Effects(org.xml.sax.Attributes attributes)
public void Effect(org.xml.sax.Attributes attributes)
public void PreConditions(org.xml.sax.Attributes attributes)
public void SACondition(org.xml.sax.Attributes attributes)
public void SAKnown(org.xml.sax.Attributes attributes)