Uses of Interface
org.apache.maven.model.path.PathTranslator
Package
Description
-
Uses of PathTranslator in org.apache.maven.model.building
Modifier and TypeMethodDescriptionprotected PathTranslator
DefaultModelBuilderFactory.newPathTranslator()
-
Uses of PathTranslator in org.apache.maven.model.interpolation
Modifier and TypeMethodDescriptionAbstractStringBasedModelInterpolator.setPathTranslator
(PathTranslator pathTranslator) -
Uses of PathTranslator in org.apache.maven.model.path
Modifier and TypeClassDescriptionclass
Resolves relative paths against a specific base directory.Modifier and TypeMethodDescriptionDefaultModelPathTranslator.setPathTranslator
(PathTranslator pathTranslator) ProfileActivationFilePathInterpolator.setPathTranslator
(PathTranslator pathTranslator)