Uses of Interface
org.apache.maven.model.building.ModelSource2

Packages that use ModelSource2
org.apache.maven.model.building   
 

Uses of ModelSource2 in org.apache.maven.model.building
 

Classes in org.apache.maven.model.building that implement ModelSource2
 class FileModelSource
          Wraps an ordinary File as a model source.
 

Methods in org.apache.maven.model.building that return ModelSource2
 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–2013 The Apache Software Foundation. All rights reserved.