JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.maven.api.services.model
Interface RootDetector
All Superinterfaces:
Service
All Known Implementing Classes:
DotMvnRootDetector
,
PomXmlRootDetector
public interface
RootDetector
extends
Service
Interface used to detect is a given directory "root directory".
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isRootDirectory
(
Path
dir)
Method Details
isRootDirectory
boolean
isRootDirectory
(
Path
dir)