cascading.lingual.catalog.json
Class JSONFactory

java.lang.Object
  extended by cascading.lingual.catalog.json.JSONFactory

public class JSONFactory
extends Object


Constructor Summary
JSONFactory()
           
 
Method Summary
static com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONFactory

public JSONFactory()
Method Detail

getObjectMapper

public static com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()


Copyright © 2007-2013 Concurrent, Inc. All Rights Reserved.