Package | Description |
---|---|
org.apache.maven.model.building |
Modifier and Type | Class and Description |
---|---|
class |
FileModelSource
Wraps an ordinary
File as a model source. |
Modifier and Type | Method and Description |
---|---|
ModelSource2 |
FileModelSource.getRelatedSource(String relPath) |
ModelSource2 |
ModelSource2.getRelatedSource(String relPath)
Returns model source identified by a path relative to this model source POM.
|
ModelSource2 |
ModelSource2.getRelatedSource(String relPath)
Returns model source identified by a path relative to this model source POM.
|
ModelSource2 |
FileModelSource.getRelatedSource(String relPath) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.