Uses of Interface
org.apache.maven.configuration.BeanConfigurationPathTranslator
-
Uses of BeanConfigurationPathTranslator in org.apache.maven.configuration
Modifier and TypeClassDescriptionclass
A path translator that resolves relative paths against a specific base directory.Modifier and TypeMethodDescriptionBeanConfigurationRequest.getPathTranslator()
Gets the optional path translator for configuration values unmarshalled to files.DefaultBeanConfigurationRequest.getPathTranslator()
Modifier and TypeMethodDescriptionBeanConfigurationRequest.setPathTranslator
(BeanConfigurationPathTranslator pathTranslator) Sets the optional path translator for configuration values unmarshalled to files.DefaultBeanConfigurationRequest.setPathTranslator
(BeanConfigurationPathTranslator pathTranslator)