Uses of Interface
org.apache.maven.index.treeview.TreeNodeFactory
Packages that use TreeNodeFactory
-
Uses of TreeNodeFactory in org.apache.maven.index.treeview
Classes in org.apache.maven.index.treeview that implement TreeNodeFactoryModifier and TypeClassDescriptionclass
A default implementation of TreeNodeFactory, that is fairly simple to extend.Methods in org.apache.maven.index.treeview that return TreeNodeFactoryConstructors in org.apache.maven.index.treeview with parameters of type TreeNodeFactoryModifierConstructorDescriptionTreeViewRequest
(TreeNodeFactory factory, String path, Map<Field, String> hints, ArtifactInfoFilter artifactInfoFilter, IndexingContext ctx) TreeViewRequest
(TreeNodeFactory factory, String path, IndexingContext ctx)