Class ProfileActivationFilePathInterpolator
java.lang.Object
org.apache.maven.model.path.ProfileActivationFilePathInterpolator
Deprecated.
Finds an absolute path for 
ActivationFile.getExists() or ActivationFile.getMissing()- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioninterpolate(String path, ProfileActivationContext context) Deprecated.Interpolates givenpath.setPathTranslator(PathTranslator pathTranslator) Deprecated.setRootLocator(RootLocator rootLocator) Deprecated.
- 
Constructor Details- 
ProfileActivationFilePathInterpolatorpublic ProfileActivationFilePathInterpolator()Deprecated.
 
- 
- 
Method Details- 
setPathTranslatorDeprecated.
- 
setRootLocatorDeprecated.
- 
interpolatepublic String interpolate(String path, ProfileActivationContext context) throws org.codehaus.plexus.interpolation.InterpolationException Deprecated.Interpolates givenpath.- Returns:
- absolute path or nullif the input wasnull
- Throws:
- org.codehaus.plexus.interpolation.InterpolationException
 
 
- 
org.apache.maven.api.services.ModelBuilderinstead