Package | Description |
---|---|
org.apache.maven.index.treeview |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTreeNodeFactory
A default implementation of TreeNodeFactory, that is fairly simple to extend.
|
Modifier and Type | Field and Description |
---|---|
private TreeNodeFactory |
TreeViewRequest.factory |
Modifier and Type | Method and Description |
---|---|
TreeNodeFactory |
TreeViewRequest.getFactory() |
Constructor and Description |
---|
TreeViewRequest(TreeNodeFactory factory,
java.lang.String path,
IndexingContext ctx) |
TreeViewRequest(TreeNodeFactory factory,
java.lang.String path,
java.util.Map<Field,java.lang.String> hints,
ArtifactInfoFilter artifactInfoFilter,
IndexingContext ctx) |