Uses of Class
netscape.ldap.LDAPSchema
-
Packages that use LDAPSchema Package Description netscape.ldap.util -
-
Uses of LDAPSchema in netscape.ldap.util
Methods in netscape.ldap.util with parameters of type LDAPSchema Modifier and Type Method Description protected void
DSMLWriter. printAttributeSchema(LDAPSchema schema)
Prints the attribute schema from a schema object schema schema elementsprotected void
DSMLWriter. printObjectClassSchema(LDAPSchema schema)
Prints the object class schema from a schema object schema schema elements
-