Uses of Interface
org.apache.maven.index.treeview.TreeNodeFactory
-
Uses of TreeNodeFactory in org.apache.maven.index.treeview
Modifier and TypeClassDescriptionclass
A default implementation of TreeNodeFactory, that is fairly simple to extend.ModifierConstructorDescriptionTreeViewRequest
(TreeNodeFactory factory, String path, Map<Field, String> hints, ArtifactInfoFilter artifactInfoFilter, IndexingContext ctx) TreeViewRequest
(TreeNodeFactory factory, String path, IndexingContext ctx)