Interface LdapTreeVisitor

All Known Implementing Classes:
HtmlRowLdapTreeVisitor

public interface LdapTreeVisitor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    visit(org.springframework.ldap.core.DirContextOperations node, int currentDepth)
     
  • Method Details

    • visit

      void visit(org.springframework.ldap.core.DirContextOperations node, int currentDepth)