massim.framework.util
Interface XMLCodec.XMLEncodable

All Known Implementing Classes:
GoldGridSimulationAgentPerception, GraphSimulationAgentInitialPerception, GraphSimulationAgentPerception, GridSimulationAgentPerception, GridSimulationAgentPerception, GridSimulationAgentPerception, GridSimulationAgentPerceptionAverage, SimulationAgentPerception
Enclosing class:
XMLCodec

public static interface XMLCodec.XMLEncodable

Classes that implement this interface provide their own method to encode themselves to XML.


Method Summary
 void encodeToXML(org.w3c.dom.Element target)
           
 

Method Detail

encodeToXML

void encodeToXML(org.w3c.dom.Element target)


Copyright © 2011. All Rights Reserved.