Searched refs:readWOID (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapSchemaParser.java421 return readWOID(string, pos);
561 final private static String[] readWOID(String string, int[] pos) method in class:LdapSchemaParser
610 return readWOID(string, pos);

Completed in 31 milliseconds