|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.sqlunit.handlers.EchoHandler
public class EchoHandler
Writes an INFO trace to the log file.
Constructor Summary | |
---|---|
EchoHandler()
|
Method Summary | |
---|---|
java.lang.Object |
process(org.jdom.Element elEcho)
Processes a JDOM Element representing the Echo element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EchoHandler()
Method Detail |
---|
public java.lang.Object process(org.jdom.Element elEcho) throws java.lang.Exception
process
in interface IHandler
elEcho
- the JDOM Element to use.
java.lang.Exception
- if there was a problem processing the tag.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |