LdapStructureEntryNode to a CROM node.
@param struct the LdapStructureEntryNode to convert
@param filter an optional AttributeFilter that filters out those attributes that should not be included in the CROM tree. If null, all attributes from the entry will be included in the CROM tree.
@return a CROM node representation of the LDAP entry
@throws NullPointerException if struct is null
| |