public final class JSONStringSource extends JSONTextSource
public static <R> R parse(String string, JSONTarget<R> target)
R - the type of the resultstring - sourcetarget - targetpublic static byte[] normalize(String string)
string - source representationCopyright © 2022. All rights reserved.