org.iso_relax.ant
public class JARVTask extends Task
| Method Summary | |
|---|---|
| void | addFileset(FileSet fs)
Handles the nested file set. |
| void | execute() |
| void | setFile(File file)
Handles the file attribute. |
| void | setSchema(String schemaFilename)
Handles the schema attribute. |
| void | setSchemaLanguage(String schemaLanguage)
Handles the schemaLanguage attribute. |