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

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapSchemaCtx.java266 schemaAttr = info.parser.stringifyObjDesc(attrs);
312 origAttrVal = info.parser.stringifyObjDesc(origAttrs);
356 origAttrVal = info.parser.stringifyObjDesc(origAttrs);
357 newAttrVal = info.parser.stringifyObjDesc(newAttrs);
H A DLdapSchemaParser.java1268 final Attribute stringifyObjDesc(Attributes classDefAttrs) method in class:LdapSchemaParser

Completed in 35 milliseconds