|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.isr.yancees.GenericMessage
edu.uci.isr.yancees.GenericSubscription
public class GenericSubscription
This generic subscription carries the processed DOM tree over all the components of the system until it gets to the SubscriptionManager
Field Summary |
---|
Fields inherited from class edu.uci.isr.yancees.GenericMessage |
---|
dateCreated, dateReceivedInServer, messageDOM, myId, textContent |
Constructor Summary | |
---|---|
GenericSubscription(java.io.File file)
|
|
GenericSubscription(org.w3c.dom.Node n)
|
|
GenericSubscription(java.lang.String s)
|
Method Summary |
---|
Methods inherited from class edu.uci.isr.yancees.GenericMessage |
---|
convertTextToMessageDOM, getDateCreated, getDateReceivedInServer, getDOM, getId, getXMLTextContent, setDateReceivedInServer, setDOM, setXMLTextContent, toString, writeTextToTempFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface edu.uci.isr.yancees.MessageInterface |
---|
getDateCreated, getDateReceivedInServer, getDOM, getId, getXMLTextContent, setDOM, setXMLTextContent |
Constructor Detail |
---|
public GenericSubscription(org.w3c.dom.Node n) throws MessageParsingException
MessageParsingException
public GenericSubscription(java.lang.String s)
public GenericSubscription(java.io.File file) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |