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

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapSchemaParser.java87 private static final String STRUCTURAL_ID = "STRUCTURAL"; field in class:LdapSchemaParser
426 tag.equals(STRUCTURAL_ID) ||
817 attr = attrs.get(STRUCTURAL_ID);
858 attrId.equals(STRUCTURAL_ID) ||

Completed in 23 milliseconds