org.exolab.castor.xml.parsing.primitive.objects
Class PrimitiveFloat
java.lang.Object
org.exolab.castor.xml.parsing.primitive.objects.PrimitiveFloat
public class PrimitiveFloat
- extends Object
This class is part of the command pattern implementation to instantiate an
object. It is used as a command by the command invoker PrimitiveObject.
- Author:
- Philipp
Erlacher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimitiveFloat
public PrimitiveFloat()
getObject
public Object getObject(Class<?> type,
String value)
- Object that matches given Class and Value
- Parameters:
type - type of object which should be instantiatedvalue - value of the object which should be instantiated
- Returns:
- Object
Copyright © 2013. All Rights Reserved.