| Package | Description | 
|---|---|
| org.apache.maven.configuration | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BasedirBeanConfigurationPathTranslator
A path translator that resolves relative paths against a specific base directory. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BeanConfigurationPathTranslator | 
DefaultBeanConfigurationRequest.getPathTranslator()  | 
BeanConfigurationPathTranslator | 
BeanConfigurationRequest.getPathTranslator()
Gets the optional path translator for configuration values unmarshalled to files. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DefaultBeanConfigurationRequest | 
DefaultBeanConfigurationRequest.setPathTranslator(BeanConfigurationPathTranslator pathTranslator)  | 
BeanConfigurationRequest | 
BeanConfigurationRequest.setPathTranslator(BeanConfigurationPathTranslator pathTranslator)
Sets the optional path translator for configuration values unmarshalled to files. 
 | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.