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