Searched defs:quote (Results 1 – 1 of 1) sorted by relevance
649 int quote = nextNonWhitespace(); in nextInObject() local876 private String nextString(char quote) throws IOException { in nextString()