|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.sqlunit.handlers.StructHandler
public class StructHandler
Handles a struct element.
Constructor Summary | |
---|---|
StructHandler()
|
Method Summary | |
---|---|
java.lang.Object |
process(org.jdom.Element elStruct)
Processes the JDOM Element representing the struct tag returns the Struct object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StructHandler()
Method Detail |
---|
public java.lang.Object process(org.jdom.Element elStruct) throws java.lang.Exception
process
in interface IHandler
elStruct
- the JDOM Element representing the struct tag.
java.lang.Exception
- if something went wrong processing the struct.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |