public class JsonParsing extends Object
Constructor and Description |
---|
JsonParsing() |
Modifier and Type | Method and Description |
---|---|
protected static char |
eatWhitspace(Reader buffer,
boolean reset) |
static String |
extractJsonMapString(Reader reader) |
static String |
getJsonString(Reader reader) |
public static String extractJsonMapString(Reader reader) throws IOException
IOException
public static String getJsonString(Reader reader) throws IOException
IOException
protected static char eatWhitspace(Reader buffer, boolean reset) throws IOException
IOException
Copyright © 2016 JBoss by Red Hat. All rights reserved.