net.riotopsys.json_patch
Class PostProcessor

java.lang.Object
  extended by net.riotopsys.json_patch.PostProcessor

public class PostProcessor
extends Object

Created by afitzgerald on 8/7/14.


Constructor Summary
PostProcessor()
           
 
Method Summary
static boolean isNumeric(String str)
           
 void process(JsonPatch patch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostProcessor

public PostProcessor()
Method Detail

process

public void process(JsonPatch patch)

isNumeric

public static boolean isNumeric(String str)


Copyright © 2014. All rights reserved.