|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.exolab.castor.xml.parsing.primitive.objects.PrimitiveObject
org.exolab.castor.xml.parsing.primitive.objects.PrimitiveBigInteger
class PrimitiveBigInteger
This class is part of the command pattern implementation to instantiate an object. It is used as a command by the command invoker PrimitiveObject.
| Constructor Summary | |
|---|---|
PrimitiveBigInteger()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getObject(java.lang.Class<?> type,
java.lang.String value)
Object that matches given Class and Value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
PrimitiveBigInteger()
| Method Detail |
|---|
public java.lang.Object getObject(java.lang.Class<?> type,
java.lang.String value)
PrimitiveObject
getObject in class PrimitiveObjecttype - type of object which should be instantiatedvalue - value of the object which should be instantiated
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||