org.duraspace.fcrepo.cloudsync.service.util
Class JSON

java.lang.Object
  extended by org.duraspace.fcrepo.cloudsync.service.util.JSON

public final class JSON
extends Object


Method Summary
static Map<String,String> getMap(org.codehaus.jackson.JsonNode node)
           
static org.codehaus.jackson.JsonNode parse(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parse

public static org.codehaus.jackson.JsonNode parse(String string)
                                           throws IllegalArgumentException
Throws:
IllegalArgumentException

getMap

public static Map<String,String> getMap(org.codehaus.jackson.JsonNode node)
                                 throws IllegalArgumentException
Throws:
IllegalArgumentException


Copyright © 2012 DuraSpace. All Rights Reserved.