Uses of Class
br.org.soujava.pomeditor.api.Property
-
Packages that use Property Package Description br.org.soujava.pomeditor.api -
-
Uses of Property in br.org.soujava.pomeditor.api
Methods in br.org.soujava.pomeditor.api that return Property Modifier and Type Method Description Property
Property.PropertyBuilder. build()
Methods in br.org.soujava.pomeditor.api with parameters of type Property Modifier and Type Method Description static void
ChangeProperty. execute(org.apache.maven.plugin.logging.Log log, Path pom, Property property)
Change a property based on theProperty
instance into the target POM xml
-