@AntTask(value="pattern-matches") public static class PatternTask.Matches extends PatternTask
Pattern Matcher.matches() Task.
<pattern-matches classname="String" classpathref="Reference" description="String" input="String" pattern="String" taskname="String">
<classpath .../>
</pattern-matches>
PatternTask.Matches, PatternTask.Splitdescription, location, project| Constructor and Description |
|---|
Matches() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Default implementation for
Task subclasses. |
initbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAntTaskNamelog, log, log, log, log, log, log, log, log, log, logcreateClasspath, delegate, delegate, getClassForName, getClassLoader, setClassname, setClasspathrefconfigurepublic Matches()
public void execute() throws BuildException
AnnotatedAntTaskTask subclasses. Check attributes
annotated with AntTaskAttributeConstraint.
See AnnotatedAntTaskConfigurationChecker.execute in interface AnnotatedAntTaskexecute in class PatternTaskBuildException - If a
AntTaskAttributeConstraint.Checker
fails.Copyright © 2015–2021. All rights reserved.