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

/openjdk7/jdk/src/share/classes/com/sun/jndi/dns/
H A DDnsContext.java603 * match the classes and types in cts (see classAndTypeMatch()
615 if (!classAndTypeMatch(rrclass, rrtype, cts)) {
636 private static boolean classAndTypeMatch(int rrclass, int rrtype, method in class:DnsContext
721 * attribute IDs, and classAndTypeMatch() for the format of the
740 * See classAndTypeMatch() for matching rules.

Completed in 31 milliseconds