Uses of Class
org.technologybrewery.baton.util.pom.PomModifications.Modification
Packages that use PomModifications.Modification
-
Uses of PomModifications.Modification in org.technologybrewery.baton.util.pom
Subclasses of PomModifications.Modification in org.technologybrewery.baton.util.pomModifier and TypeClassDescriptionstatic classAdvances the input reader to the line at the specified end location, writing only the content that is not between the start location and the end location to the output writer.static classInserts the produced content at the specified start line and before the existing content on that line.static classReplaces the content between the start and end locations with the produced content.Methods in org.technologybrewery.baton.util.pom with parameters of type PomModifications.ModificationModifier and TypeMethodDescriptionintPomModifications.Modification.compareTo(PomModifications.Modification o)