uk.ac.ic.doc.automed.p2p.messages.abstractlayer
Class MessageFactory

java.lang.Object
  extended by uk.ac.ic.doc.automed.p2p.messages.abstractlayer.MessageFactory

public class MessageFactory
extends java.lang.Object

Author:
Charis TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Method Summary
 AbstractMessage buildMessage(org.w3c.dom.Document xml)
           
static MessageFactory newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static MessageFactory newInstance()

buildMessage

public AbstractMessage buildMessage(org.w3c.dom.Document xml)
                             throws MalformedMessageException
Throws:
MalformedMessageException