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

/openjdk7/jdk/src/share/classes/com/sun/jndi/dns/
H A DDnsContext.java619 String attrId = toAttrId(rrclass, rrtype);
668 private static String toAttrId(int rrclass, int rrtype) { method in class:DnsContext
679 * toAttrId() for the format of attribute IDs.
720 * set of attribute IDs. See toAttrId() for the format of

Completed in 48 milliseconds