Package org.bedework.convert.jscal
Class BwLocationFactory
java.lang.Object
org.bedework.jsforj.JSValueFactory
org.bedework.jsforj.impl.values.JSValueFactoryImpl
org.bedework.convert.jscal.BwLocationFactory
public class BwLocationFactory
extends org.bedework.jsforj.impl.values.JSValueFactoryImpl
User: mike Date: 10/25/19 Time: 14:59
-
Field Summary
Fields inherited from class org.bedework.jsforj.impl.values.JSValueFactoryImpl
factory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bedework.jsforj.impl.values.JSValueFactoryImpl
ensureType, newObject
-
Constructor Details
-
BwLocationFactory
public BwLocationFactory()
-
-
Method Details
-
newValue
public org.bedework.jsforj.model.values.JSValue newValue(String typeName, com.fasterxml.jackson.databind.JsonNode nd) - Specified by:
newValuein classorg.bedework.jsforj.JSValueFactory
-