[Java] Class VerifyClass

  • org.codehaus.groovy.ant.VerifyClass

Verify Class files. This task can take the following arguments:

  • dir
When this task executes, it will recursively scan the dir and look for class files to verify.

Constructor Detail

public VerifyClass()

Method Detail

public void execute()

public void setDir(String dir)

public void setVerbose(boolean v)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/org/codehaus/groovy/ant/VerifyClass.html