|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.riotopsys.json_patch.PostProcessor
public class PostProcessor
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 |
|---|
public PostProcessor()
| Method Detail |
|---|
public void process(JsonPatch patch)
public static boolean isNumeric(String str)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||