|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IXmlToMessage | |
|---|---|
| raccoon.core.badhnati.xml | |
| raccoon.tibco.tibrv.uitest | The implementation of the UITest framework for TIB/Rendezvous. |
| raccoon.tibco.tibrv.uitest.recorder | |
| Uses of IXmlToMessage in raccoon.core.badhnati.xml |
|---|
| Classes in raccoon.core.badhnati.xml that implement IXmlToMessage | |
|---|---|
class |
XmlParser
The parser that converts IMessage instances into an XML String or vice-versa. |
| Uses of IXmlToMessage in raccoon.tibco.tibrv.uitest |
|---|
| Methods in raccoon.tibco.tibrv.uitest that return IXmlToMessage | |
|---|---|
IXmlToMessage |
TibrvPlayer.getXmlParser()
The message to xml parser. |
IXmlToMessage |
TibrvRecorder.getXmlParser()
The message to xml parser. |
| Methods in raccoon.tibco.tibrv.uitest with parameters of type IXmlToMessage | |
|---|---|
void |
TibrvPlayer.setXmlParser(IXmlToMessage pXmlParser)
Defines the message to xml parser to use. |
void |
TibrvRecorder.setXmlParser(IXmlToMessage pXmlParser)
Defines the message to xml parser to use. |
| Uses of IXmlToMessage in raccoon.tibco.tibrv.uitest.recorder |
|---|
| Constructors in raccoon.tibco.tibrv.uitest.recorder with parameters of type IXmlToMessage | |
|---|---|
TibrvMsgWriter(TibrvRecorder pRecorder,
java.lang.String pName,
java.lang.String pSaveFolder,
IFactory pFactory,
IXmlToMessage pXmlParser,
ILogger pLogger)
Convenience constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||