Uses of Interface
org.apache.maven.model.root.RootLocator
Packages that use RootLocator
Package
Description
-
Uses of RootLocator in org.apache.maven.model.building
Methods in org.apache.maven.model.building that return RootLocatorModifier and TypeMethodDescriptionprotected RootLocator
DefaultModelBuilderFactory.newRootLocator()
-
Uses of RootLocator in org.apache.maven.model.interpolation
Constructors in org.apache.maven.model.interpolation with parameters of type RootLocatorModifierConstructorDescriptionAbstractStringBasedModelInterpolator
(PathTranslator pathTranslator, UrlNormalizer urlNormalizer, RootLocator rootLocator) StringVisitorModelInterpolator
(PathTranslator pathTranslator, UrlNormalizer urlNormalizer, RootLocator rootLocator) -
Uses of RootLocator in org.apache.maven.model.path
Constructors in org.apache.maven.model.path with parameters of type RootLocatorModifierConstructorDescriptionProfileActivationFilePathInterpolator
(PathTranslator pathTranslator, RootLocator rootLocator) -
Uses of RootLocator in org.apache.maven.model.root
Classes in org.apache.maven.model.root that implement RootLocator