| Package | Description | 
|---|---|
| org.apache.maven.model.building | |
| org.apache.maven.model.locator | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ModelProcessor
ModelProcessor 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultModelProcessor
Note: uses @Typed to limit the types it is available for injection to just ModelProcessor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ModelLocator | 
DefaultModelBuilderFactory.newModelLocator()  | 
protected ModelLocator | 
DefaultModelBuilderFactory.newModelLocator()  | 
| Modifier and Type | Method and Description | 
|---|---|
DefaultModelProcessor | 
DefaultModelProcessor.setModelLocator(ModelLocator locator)  | 
DefaultModelProcessor | 
DefaultModelProcessor.setModelLocator(ModelLocator locator)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultModelLocator
Locates a POM file within a project base directory. 
 | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.