Uses of Class
org.apache.maven.cling.props.MavenProperties
Packages that use MavenProperties
-
Uses of MavenProperties in org.apache.maven.cling.props
Methods in org.apache.maven.cling.props that return MavenPropertiesModifier and TypeMethodDescriptionprivate static MavenPropertiesMavenPropertiesLoader.loadPropertiesFile(Path path, boolean failIfNotFound, Function<String, String> callback) Methods in org.apache.maven.cling.props with parameters of type MavenPropertiesModifier and TypeMethodDescriptionprivate static voidMavenPropertiesLoader.loadIncludes(Path configProp, MavenProperties configProps, Function<String, String> callback) static voidMavenPropertiesLoader.substitute(MavenProperties props, Function<String, String> callback) private static voidMavenPropertiesLoader.trimValues(MavenProperties configProps) booleanMavenProperties.update(MavenProperties properties)