Searched refs:nodeString (Results 1 – 1 of 1) sorted by relevance
303 String nodeString = nodes[i]; in toOid() local306 node = Integer.parseInt(nodeString); in toOid()308 throw new Asn1EncodingException("Node #" + (i + 1) + " not numeric: " + nodeString); in toOid()