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

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapSchemaParser.java697 classDefAttrs = classDef.getAttributes("");
698 objDescAttr.add(classDef2ObjectDesc(classDefAttrs));
1268 final Attribute stringifyObjDesc(Attributes classDefAttrs) argument
1271 objDescAttr.add(classDef2ObjectDesc(classDefAttrs));

Completed in 30 milliseconds