Interface LdapTreeVisitor
- All Known Implementing Classes:
HtmlRowLdapTreeVisitor
public interface LdapTreeVisitor
-
Method Summary
Modifier and TypeMethodDescriptionvoidvisit(org.springframework.ldap.core.DirContextOperations node, int currentDepth)
-
Method Details
-
visit
void visit(org.springframework.ldap.core.DirContextOperations node, int currentDepth)
-