Package org.apache.maven.model.root
Class DefaultRootLocator
java.lang.Object
org.apache.maven.model.root.DefaultRootLocator
- All Implemented Interfaces:
- RootLocator
- 
Field SummaryFields inherited from interface org.apache.maven.model.root.RootLocatorUNABLE_TO_FIND_ROOT_PROJECT_MESSAGE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.model.root.RootLocatorfindMandatoryRoot, findRoot, getNoRootMessage
- 
Constructor Details- 
DefaultRootLocatorpublic DefaultRootLocator()
 
- 
- 
Method Details- 
isRootDirectory- Specified by:
- isRootDirectoryin interface- RootLocator
 
 
-