org.codehaus.mojo.animal_sniffer.ant
public class BuildSignaturesTask extends org.apache.tools.ant.Task
Constructor and Description |
---|
BuildSignaturesTask() |
Modifier and Type | Method and Description |
---|---|
void |
addPath(org.apache.tools.ant.types.Path path) |
Ignore |
createExcludeClasses() |
Ignore |
createIncludeClasses() |
Signature |
createSignature() |
void |
execute() |
void |
setDestfile(java.io.File dest) |
protected void |
validate() |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setDestfile(java.io.File dest)
public void addPath(org.apache.tools.ant.types.Path path)
public Signature createSignature()
public Ignore createIncludeClasses()
public Ignore createExcludeClasses()
protected void validate()
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
Copyright © 2008-2014. All Rights Reserved.