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.interpolationConstructors in org.apache.maven.model.interpolation with parameters of type PathTranslatorModifierConstructorDescriptionAbstractStringBasedModelInterpolator(PathTranslator pathTranslator, UrlNormalizer urlNormalizer, RootLocator rootLocator) StringVisitorModelInterpolator(PathTranslator pathTranslator, UrlNormalizer urlNormalizer, RootLocator rootLocator) 
- 
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.Constructors in org.apache.maven.model.path with parameters of type PathTranslatorModifierConstructorDescriptionDefaultModelPathTranslator(PathTranslator pathTranslator) ProfileActivationFilePathInterpolator(PathTranslator pathTranslator, RootLocator rootLocator)