net.ponder2.comms
Interface P2Serializable
- All Known Implementing Classes:
- CsvHash, DateTime, Event, OID, P2Array, P2Block, P2Boolean, P2Class, P2Error, P2Hash, P2Null, P2Number, P2Object, P2ObjectAdaptor, P2String, P2XML
public interface P2Serializable
TODO Description
- Version:
- $Id:$
- Author:
- Kevin Twidle
writeXml
com.twicom.qdparser.TaggedElement writeXml(java.util.Set<P2Object> written)
throws Ponder2OperationException
- Throws:
Ponder2OperationException
readXml
P2Object readXml(com.twicom.qdparser.TaggedElement xml,
java.util.Map<java.lang.Integer,P2Serializable> read)
throws Ponder2OperationException,
Ponder2ArgumentException
- Throws:
Ponder2OperationException
Ponder2ArgumentException
Copyright © 2008 Imperial College. All Rights Reserved.