public final class StringConstructorProducer extends BaseTypeProducer
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createValue(String value)
Create object from given string.
|
createValueprotected Object createValue(String value) throws Exception
BaseTypeProducercreateValue in class BaseTypeProducervalue - string valueException - if any error occursCopyright © 2015. All rights reserved.