Package org.bedework.jsforj
Class JSValueFactory
- java.lang.Object
-
- org.bedework.jsforj.JSValueFactory
-
- Direct Known Subclasses:
JSValueFactoryImpl
public abstract class JSValueFactory extends Object
User: mike Date: 10/25/19 Time: 14:32
-
-
Constructor Summary
Constructors Constructor Description JSValueFactory()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract JSValuenewValue(String typeName, com.fasterxml.jackson.databind.JsonNode nd)
-