Class AbstractMatchMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.inteligr8.maven.regex.AbstractRegexMojo
com.inteligr8.maven.regex.AbstractMatchMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Direct Known Subclasses:
MatchFileContentMojo, MatchFilenameMojo, MatchPropertiesMojo, MatchPropertyMojo, MatchTextMojo

public abstract class AbstractMatchMojo
extends AbstractRegexMojo
  • Constructor Details

    • AbstractMatchMojo

      public AbstractMatchMojo()