Package com.inteligr8.maven.regex
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 Summary
Constructors Constructor Description AbstractMatchMojo()
-
Method Summary
-
Methods inherited from class com.inteligr8.maven.regex.AbstractRegexMojo
execute
-
-