|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.davinci.control.SimpleTypeCaster
public class SimpleTypeCaster
Constructor Summary | |
---|---|
SimpleTypeCaster()
|
Method Summary | |
---|---|
java.lang.Object |
typeCast(java.lang.Object orig,
java.lang.Class toType)
the original type normally is only of type String |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleTypeCaster()
Method Detail |
---|
public java.lang.Object typeCast(java.lang.Object orig, java.lang.Class toType) throws java.lang.ClassCastException
orig
- toType
-
java.lang.ClassCastException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |