org.apache.catalina.ant
Class ValidatorTask
Task
org.apache.catalina.ant.ValidatorTask
public class ValidatorTask
extends Task
Task for validating a web application deployment descriptor, using XML
schema validation.
Version:
- Remy Maucherat
- 5.0
protected String | path - The path to the webapp directory.
|
path
protected String path
The path to the webapp directory.
execute
public void execute()
throws BuildException
Execute the specified command. This logic only performs the common
attribute validation required by all subclasses; it does not perform
any functional logic directly.
getPath
public String getPath()
setPath
public void setPath(String path)
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.