Class PropertyValueResolver
java.lang.Object
org.revapi.maven.PropertyValueResolver
This serves no other purpose but to make available the standard value sources for interpolating the properties in the
Revapi configuration files.
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyValueResolver
(List<org.codehaus.plexus.interpolation.ValueSource> valueSources) PropertyValueResolver
(Properties props) PropertyValueResolver
(org.apache.maven.project.MavenProject project) -
Method Summary
Modifier and TypeMethodDescriptionboolean
containsVariables
(CharSequence expression) resolve
(CharSequence expression)
-
Constructor Details
-
PropertyValueResolver
-
PropertyValueResolver
-
PropertyValueResolver
public PropertyValueResolver(org.apache.maven.project.MavenProject project)
-
-
Method Details
-
containsVariables
-
resolve
-