public class AntLinkChecker
extends org.apache.tools.ant.TaskAdapter
Modifier and Type | Class and Description |
---|---|
class |
AntLinkChecker.CheckedURL |
class |
AntLinkChecker.MyLinkChecker |
Constructor and Description |
---|
AntLinkChecker() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected LoggerFactory |
initLogging() |
protected void |
stopLogging(LoggerFactory pLoggerFactory) |
checkProxyClass, checkTaskClass, getProxy, setProxy
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
protected LoggerFactory initLogging()
protected void stopLogging(LoggerFactory pLoggerFactory)
public void execute()
execute
in class org.apache.tools.ant.TaskAdapter