|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.sqlunit.handlers.SetHandler
public class SetHandler
The SetHandler allows setting variables into the Symbol table.
| Constructor Summary | |
|---|---|
SetHandler()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
process(org.jdom.Element elSet)
Makes an entry for the given object in the Symbol table. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetHandler()
| Method Detail |
|---|
public final java.lang.Object process(org.jdom.Element elSet)
throws java.lang.Exception
process in interface IHandlerelSet - the JDOM Element representing the set directive.
java.lang.Exception - if something went wrong with the set operation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||