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