Uses of Class
io.quarkus.maven.utilities.PomTransformer.TransformationContext
-
Packages that use PomTransformer.TransformationContext Package Description io.quarkus.maven.utilities -
-
Uses of PomTransformer.TransformationContext in io.quarkus.maven.utilities
Methods in io.quarkus.maven.utilities with parameters of type PomTransformer.TransformationContext Modifier and Type Method Description voidPomTransformer.Transformation. perform(Document document, PomTransformer.TransformationContext context)Perform thisPomTransformer.Transformationon the givendocument
-