Uses of Interface
org.apache.maven.model.path.PathTranslator
Packages that use PathTranslator
Package
Description
- 
Uses of PathTranslator in org.apache.maven.model.buildingMethods in org.apache.maven.model.building that return PathTranslatorModifier and TypeMethodDescriptionprotected PathTranslatorDefaultModelBuilderFactory.newPathTranslator()
- 
Uses of PathTranslator in org.apache.maven.model.interpolationMethods in org.apache.maven.model.interpolation with parameters of type PathTranslatorModifier and TypeMethodDescriptionAbstractStringBasedModelInterpolator.setPathTranslator(PathTranslator pathTranslator) 
- 
Uses of PathTranslator in org.apache.maven.model.pathClasses in org.apache.maven.model.path that implement PathTranslatorModifier and TypeClassDescriptionclassResolves relative paths against a specific base directory.Methods in org.apache.maven.model.path with parameters of type PathTranslatorModifier and TypeMethodDescriptionDefaultModelPathTranslator.setPathTranslator(PathTranslator pathTranslator) ProfileActivationFilePathInterpolator.setPathTranslator(PathTranslator pathTranslator)