public class MavenProjectExplorer extends Object
| Constructor and Description |
|---|
MavenProjectExplorer(Path directory,
net.sf.saxon.s9api.Processor proc) |
| Modifier and Type | Method and Description |
|---|---|
AbstractMavenNode |
explore(boolean includeTargetDirectory)
Constructs the project based on directory
|
protected String |
getProjectName(File pomFile) |
protected boolean |
hasParent(Path file,
String parentName) |
public MavenProjectExplorer(Path directory, net.sf.saxon.s9api.Processor proc)
public AbstractMavenNode explore(boolean includeTargetDirectory)
includeTargetDirectory - If target/ directory must be includedCopyright © 2019. All rights reserved.