Searched defs:getNumberChars (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/solr/solrj/src/java/org/apache/noggit/
H A DJSONParser.java729 return Double.parseDouble(getNumberChars().toString());
739 public CharArr getNumberChars() throws IOException { method in class:JSONParser
757 public void getNumberChars(CharArr output) throws IOException { method in class:JSONParser

Completed in 28 milliseconds