Uses of Interface
org.apache.maven.model.locator.ModelLocator
Packages that use ModelLocator
Package
Description
-
Uses of ModelLocator in org.apache.maven.model.building
Subinterfaces of ModelLocator in org.apache.maven.model.buildingClasses in org.apache.maven.model.building that implement ModelLocatorMethods in org.apache.maven.model.building that return ModelLocatorModifier and TypeMethodDescriptionprotected ModelLocatorDefaultModelBuilderFactory.newModelLocator()Deprecated.Methods in org.apache.maven.model.building with parameters of type ModelLocatorModifier and TypeMethodDescriptionFileModelSource.getRelatedSource(ModelLocator locator, String relPath) Deprecated.ModelSource3.getRelatedSource(ModelLocator locator, String relPath) Deprecated.Returns model source identified by a path relative to this model source POM.Constructors in org.apache.maven.model.building with parameters of type ModelLocatorModifierConstructorDescriptionDefaultModelProcessor(List<ModelParser> modelParsers, ModelLocator modelLocator, ModelReader modelReader) Deprecated. -
Uses of ModelLocator in org.apache.maven.model.locator
Classes in org.apache.maven.model.locator that implement ModelLocator -
Uses of ModelLocator in org.apache.maven.project.collector
Constructors in org.apache.maven.project.collector with parameters of type ModelLocatorModifierConstructorDescriptionMultiModuleCollectionStrategy(ModelLocator modelLocator, ProjectsSelector projectsSelector)
ModelBuilderinstead