Uses of Interface
org.apache.maven.model.building.ModelSource2
-
Packages that use ModelSource2 Package Description org.apache.maven.model.building -
-
Uses of ModelSource2 in org.apache.maven.model.building
Classes in org.apache.maven.model.building that implement ModelSource2 Modifier and Type Class Description classFileModelSourceWraps an ordinaryFileas a model source.Methods in org.apache.maven.model.building that return ModelSource2 Modifier and Type Method Description ModelSource2FileModelSource. getRelatedSource(java.lang.String relPath)ModelSource2ModelSource2. getRelatedSource(java.lang.String relPath)Returns model source identified by a path relative to this model source POM.
-