Class PomModifications.Modification

    • Constructor Detail

      • Modification

        protected Modification​(org.apache.maven.model.InputLocation start)
        The constructor accepts an InputLocation type representing the line and column of the file where modifications will start being applied.
        Parameters:
        start - the location to begin modifying the content.
        See Also:
        InputLocation