services.util
Class TreeIncludeService
java.lang.Object
services.IncludeService
services.util.TreeIncludeService
public class TreeIncludeService
- extends IncludeService
Service, der Nodes in einer baumartigen Struktur anzeigt.
Zum Öffnen/Schließen von Foldern wird ein DHTML-Script verwendet.
- Author:
- Thorsten Berger
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeIncludeService
public TreeIncludeService(DataNode root,
NodeViewFormatter formatter)
TreeIncludeService
public TreeIncludeService(DataNode root)
process
public java.lang.String process()
- Overrides:
process
in class IncludeService
convertBackslash2Slash
public static java.lang.String convertBackslash2Slash(java.lang.String s)