|
||||||||
| 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.PrimitiveObjectFactory
public class PrimitiveObjectFactory
This class is used as a factory to get an instance of a class with a given value.
| Constructor Summary | |
|---|---|
PrimitiveObjectFactory()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
getObject(java.lang.Class<?> type,
java.lang.String value)
returns an instantiated Object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrimitiveObjectFactory()
| Method Detail |
|---|
public static java.lang.Object getObject(java.lang.Class<?> type,
java.lang.String value)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||