Class HtmlRowLdapTreeVisitor

java.lang.Object
org.springframework.ldap.samples.utils.HtmlRowLdapTreeVisitor
All Implemented Interfaces:
LdapTreeVisitor

public class HtmlRowLdapTreeVisitor extends Object implements LdapTreeVisitor
  • Constructor Details

    • HtmlRowLdapTreeVisitor

      public HtmlRowLdapTreeVisitor()
  • Method Details

    • visit

      public void visit(org.springframework.ldap.core.DirContextOperations node, int currentDepth)
      Specified by:
      visit in interface LdapTreeVisitor
    • getLinkForNode

      protected String getLinkForNode(org.springframework.ldap.core.DirContextOperations node)
    • getRows

      public List<String> getRows()