|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectorg.codenarc.rule.AbstractAstVisitorRule
groovy.org.codenarc.rule.security.JavaIoPackageAccessRule
class JavaIoPackageAccessRule extends AbstractAstVisitorRule
This rule reports violations of the Enterprise JavaBeans specification by using the java.io package to access files or the file system.
Property Summary | |
---|---|
Class |
astVisitorClass
|
String |
doNotApplyToFilesMatching
|
String |
name
|
int |
priority
|
Property Detail |
---|
Class astVisitorClass
String doNotApplyToFilesMatching
String name
int priority
Groovy Documentation