public class ValidateTask
extends org.apache.tools.ant.Task
An Ant task to perform schema validation of the
standard-html-renderkit.xml document. The optional task,
xmlvalidate is a hassel when it comes to schema.
| Constructor and Description |
|---|
ValidateTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setSchemaDir(String schemaDir) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setSchemaDir(String schemaDir)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2010–2019 JBoss by Red Hat. All rights reserved.