eXo PLF:: WS :: Framework :: JSON 2.5.0-RC09
-
-
Constructor Summary
Constructors
| Constructor and Description |
BeanBuilder()
Deprecated.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
BeanBuilder
public BeanBuilder()
Deprecated.
-
Method Detail
-
createObject
public Object createObject(Class<?> clazz,
JsonValue jsonValue)
throws Exception
Deprecated.
Create Java Bean from JSON Source.
- Parameters:
clazz - the Class of target Object.
jsonValue - the JSON representation.
- Returns:
- Object.
- Throws:
Exception - if any errors occurs.
eXo PLF:: WS :: Framework :: JSON 2.5.0-RC09
Copyright © 2017 eXo Platform SAS. All Rights Reserved.