Package org.apache.maven.model.building
Interface ModelProcessor
- All Superinterfaces:
ModelLocator
,ModelReader
- All Known Implementing Classes:
DefaultModelProcessor
ModelProcessor
-
Field Summary
Fields inherited from interface org.apache.maven.model.io.ModelReader
INPUT_SOURCE, IS_STRICT, ROOT_DIRECTORY
-
Method Summary
Methods inherited from interface org.apache.maven.model.locator.ModelLocator
locateExistingPom, locateExistingPom, locatePom, locatePom
Methods inherited from interface org.apache.maven.model.io.ModelReader
read, read, read, read
-
Field Details
-
SOURCE
- See Also:
-