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