Package | Description |
---|---|
org.apache.maven.model.building | |
org.apache.maven.model.interpolation |
Class and Description |
---|
ModelInterpolator
Replaces expressions of the form
${token} with their effective values. |
Class and Description |
---|
AbstractStringBasedModelInterpolator
Use a regular expression search to find and resolve expressions within the POM.
|
ModelInterpolator
Replaces expressions of the form
${token} with their effective values. |
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.