- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for newModelInterpolator (0.09 sec)
-
compat/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilderFactory.java
return new DefaultPathTranslator(); } protected RootLocator newRootLocator() { return new DefaultRootLocator(); } protected ModelInterpolator newModelInterpolator() { UrlNormalizer normalizer = newUrlNormalizer(); PathTranslator pathTranslator = newPathTranslator(); RootLocator rootLocator = newRootLocator();
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 17.6K bytes - Viewed (0)