Searched refs:_convertNumberToInt (Results 1 – 1 of 1) sorted by relevance
1798 return _convertNumberToInt(n); in getIntValue()1859 protected int _convertNumberToInt(Number n) throws IOException in _convertNumberToInt() method in TokenBuffer.Parser