A B C D F G I L N P R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(TreeWalkerAuditEvent) - Method in class io.spring.javaformat.checkstyle.filter.RequiresOuterThisFilter
- ANY - io.spring.javaformat.checkstyle.check.SpringTernaryCheck.EqualsTest
-
Equals checks can be used for any test.
B
- beginProcessing(String) - Method in class io.spring.javaformat.checkstyle.SpringChecks
- beginTree(DetailAST) - Method in class io.spring.javaformat.checkstyle.check.SpringJavadocCheck
- beginTree(DetailAST) - Method in class io.spring.javaformat.checkstyle.check.SpringJUnit5Check
- beginTree(DetailAST) - Method in class io.spring.javaformat.checkstyle.filter.CheckFilter
C
- CheckFilter - Class in io.spring.javaformat.checkstyle.filter
-
Base class for
checksthat act as a filter for a single child. - CheckFilter() - Constructor for class io.spring.javaformat.checkstyle.filter.CheckFilter
D
- DEFAULT_HEADER_COPYRIGHT_PATTERN - Static variable in class io.spring.javaformat.checkstyle.check.SpringHeaderCheck
-
The default header copyright pattern.
- DEFAULT_HEADER_TYPE - Static variable in class io.spring.javaformat.checkstyle.check.SpringHeaderCheck
-
The default header type.
- DEFAULT_PROJECT_ROOT_PACKAGE - Static variable in class io.spring.javaformat.checkstyle.check.SpringImportOrderCheck
-
The default root package.
F
- finishLocalSetup() - Method in class io.spring.javaformat.checkstyle.check.SpringHeaderCheck
- finishLocalSetup() - Method in class io.spring.javaformat.checkstyle.filter.CheckFilter
- finishLocalSetup() - Method in class io.spring.javaformat.checkstyle.SpringChecks
- finishTree(DetailAST) - Method in class io.spring.javaformat.checkstyle.check.SpringJUnit5Check
- finishTree(DetailAST) - Method in class io.spring.javaformat.checkstyle.filter.CheckFilter
G
- getAcceptableTokens() - Method in class io.spring.javaformat.checkstyle.check.SpringCatchCheck
- getAcceptableTokens() - Method in class io.spring.javaformat.checkstyle.check.SpringJavadocCheck
- getAcceptableTokens() - Method in class io.spring.javaformat.checkstyle.check.SpringJUnit5Check
- getAcceptableTokens() - Method in class io.spring.javaformat.checkstyle.check.SpringLambdaCheck
- getAcceptableTokens() - Method in class io.spring.javaformat.checkstyle.check.SpringMethodOrderCheck
- getAcceptableTokens() - Method in class io.spring.javaformat.checkstyle.check.SpringMethodVisibilityCheck
- getAcceptableTokens() - Method in class io.spring.javaformat.checkstyle.check.SpringNoThisCheck
- getAcceptableTokens() - Method in class io.spring.javaformat.checkstyle.check.SpringTernaryCheck
- getAcceptableTokens() - Method in class io.spring.javaformat.checkstyle.filter.CheckFilter
- getBlockCommentBefore(int) - Method in class io.spring.javaformat.checkstyle.check.SpringJavadocCheck
- getDefaultTokens() - Method in class io.spring.javaformat.checkstyle.check.SpringJavadocCheck
- getDefaultTokens() - Method in class io.spring.javaformat.checkstyle.filter.CheckFilter
- getExternalResourceLocations() - Method in class io.spring.javaformat.checkstyle.SpringChecks
- getMessages() - Method in class io.spring.javaformat.checkstyle.filter.CheckFilter
- getRequiredTokens() - Method in class io.spring.javaformat.checkstyle.filter.CheckFilter
I
- IdentCheckFilter - Class in io.spring.javaformat.checkstyle.filter
-
CheckFilterthat can be used to skip "ident" tokens. - IdentCheckFilter() - Constructor for class io.spring.javaformat.checkstyle.filter.IdentCheckFilter
- io.spring.javaformat.checkstyle - package io.spring.javaformat.checkstyle
- io.spring.javaformat.checkstyle.check - package io.spring.javaformat.checkstyle.check
- io.spring.javaformat.checkstyle.filter - package io.spring.javaformat.checkstyle.filter
- isCommentNodesRequired() - Method in class io.spring.javaformat.checkstyle.filter.CheckFilter
L
- leaveToken(DetailAST) - Method in class io.spring.javaformat.checkstyle.filter.CheckFilter
N
- NEVER - io.spring.javaformat.checkstyle.check.SpringTernaryCheck.EqualsTest
-
Equals tests can never be used.
- NEVER_FOR_NULLS - io.spring.javaformat.checkstyle.check.SpringTernaryCheck.EqualsTest
-
Equals tests can never be used for
nullchecks.
P
- processFiltered(File, FileText) - Method in class io.spring.javaformat.checkstyle.check.SpringHeaderCheck
- processFiltered(File, FileText) - Method in class io.spring.javaformat.checkstyle.SpringChecks
R
- RequiresOuterThisFilter - Class in io.spring.javaformat.checkstyle.filter
-
TreeWalkerFilterthat can used to relax the'this.'requirement when referring to an outer class from an inner class. - RequiresOuterThisFilter() - Constructor for class io.spring.javaformat.checkstyle.filter.RequiresOuterThisFilter
S
- setAllowAssignement(boolean) - Method in class io.spring.javaformat.checkstyle.check.SpringNoThisCheck
- setAllowNonJavadocComments(boolean) - Method in class io.spring.javaformat.checkstyle.check.SpringJavadocCheck
- setAvoidStaticImportExcludes(String[]) - Method in class io.spring.javaformat.checkstyle.SpringChecks
- setBlankLineAfter(boolean) - Method in class io.spring.javaformat.checkstyle.check.SpringHeaderCheck
- setCharset(String) - Method in class io.spring.javaformat.checkstyle.check.SpringHeaderCheck
- setClassLoader(ClassLoader) - Method in class io.spring.javaformat.checkstyle.SpringChecks
-
Sets classLoader to load class.
- setEqualsTest(String) - Method in class io.spring.javaformat.checkstyle.check.SpringTernaryCheck
- setExcludes(String...) - Method in class io.spring.javaformat.checkstyle.check.SpringAvoidStaticImportCheck
- setExcludes(String...) - Method in class io.spring.javaformat.checkstyle.SpringChecks
- setHeaderCopyrightPattern(String) - Method in class io.spring.javaformat.checkstyle.check.SpringHeaderCheck
- setHeaderCopyrightPattern(String) - Method in class io.spring.javaformat.checkstyle.SpringChecks
- setHeaderFile(String) - Method in class io.spring.javaformat.checkstyle.SpringChecks
- setHeaderFile(URI) - Method in class io.spring.javaformat.checkstyle.check.SpringHeaderCheck
- setHeaderType(String) - Method in class io.spring.javaformat.checkstyle.check.SpringHeaderCheck
- setHeaderType(String) - Method in class io.spring.javaformat.checkstyle.SpringChecks
- setModuleFactory(ModuleFactory) - Method in class io.spring.javaformat.checkstyle.SpringChecks
-
Sets the module factory for creating child modules (Checks).
- setNames(String...) - Method in class io.spring.javaformat.checkstyle.check.SpringNoThisCheck
- setNames(String...) - Method in class io.spring.javaformat.checkstyle.filter.IdentCheckFilter
- setPackageInfoHeaderFile(URI) - Method in class io.spring.javaformat.checkstyle.check.SpringHeaderCheck
- setPackageInfoHeaderType(String) - Method in class io.spring.javaformat.checkstyle.check.SpringHeaderCheck
- setProjectRootPackage(String) - Method in class io.spring.javaformat.checkstyle.check.SpringImportOrderCheck
- setProjectRootPackage(String) - Method in class io.spring.javaformat.checkstyle.SpringChecks
- setPublicOnlySinceTags(boolean) - Method in class io.spring.javaformat.checkstyle.check.SpringJavadocCheck
- setRequireSinceTag(boolean) - Method in class io.spring.javaformat.checkstyle.check.SpringJavadocCheck
- setSingleArgumentParentheses(boolean) - Method in class io.spring.javaformat.checkstyle.check.SpringLambdaCheck
- setUnlessImports(String) - Method in class io.spring.javaformat.checkstyle.check.SpringJUnit5Check
- setupChild(Configuration) - Method in class io.spring.javaformat.checkstyle.filter.CheckFilter
- setupChild(Configuration) - Method in class io.spring.javaformat.checkstyle.SpringChecks
- SpringAvoidStaticImportCheck - Class in io.spring.javaformat.checkstyle.check
-
Spring variant of
AvoidStarImportCheck. - SpringAvoidStaticImportCheck() - Constructor for class io.spring.javaformat.checkstyle.check.SpringAvoidStaticImportCheck
- SpringCatchCheck - Class in io.spring.javaformat.checkstyle.check
-
Checks that catch blocks follow Spring conventions.
- SpringCatchCheck() - Constructor for class io.spring.javaformat.checkstyle.check.SpringCatchCheck
- SpringChecks - Class in io.spring.javaformat.checkstyle
-
FileSetCheckthat applies Spring checkstype rules. - SpringChecks() - Constructor for class io.spring.javaformat.checkstyle.SpringChecks
- SpringHeaderCheck - Class in io.spring.javaformat.checkstyle.check
-
Checks that the source headers follow Spring conventions.
- SpringHeaderCheck() - Constructor for class io.spring.javaformat.checkstyle.check.SpringHeaderCheck
- SpringHideUtilityClassConstructor - Class in io.spring.javaformat.checkstyle.check
-
Extension to
HideUtilityClassConstructorCheckthat doesn't fail certain common Spring patterns. - SpringHideUtilityClassConstructor() - Constructor for class io.spring.javaformat.checkstyle.check.SpringHideUtilityClassConstructor
- SpringImportOrderCheck - Class in io.spring.javaformat.checkstyle.check
-
Checks that the order of imports follow Spring conventions.
- SpringImportOrderCheck() - Constructor for class io.spring.javaformat.checkstyle.check.SpringImportOrderCheck
- SpringJavadocCheck - Class in io.spring.javaformat.checkstyle.check
-
Checks that the javadoc comments follow Spring conventions.
- SpringJavadocCheck() - Constructor for class io.spring.javaformat.checkstyle.check.SpringJavadocCheck
- SpringJUnit5Check - Class in io.spring.javaformat.checkstyle.check
-
Checks that JUnit 5 conventions are followed and that JUnit 4 is not accidentally used.
- SpringJUnit5Check() - Constructor for class io.spring.javaformat.checkstyle.check.SpringJUnit5Check
- SpringLambdaCheck - Class in io.spring.javaformat.checkstyle.check
-
Checks that lambda definitions follow Spring conventions.
- SpringLambdaCheck() - Constructor for class io.spring.javaformat.checkstyle.check.SpringLambdaCheck
- SpringMethodOrderCheck - Class in io.spring.javaformat.checkstyle.check
-
Checks that methods are defined in the correct order.
- SpringMethodOrderCheck() - Constructor for class io.spring.javaformat.checkstyle.check.SpringMethodOrderCheck
- SpringMethodVisibilityCheck - Class in io.spring.javaformat.checkstyle.check
-
Checks that protected, package-private and private classes to not have public methods unless they are also annotated with
@Override. - SpringMethodVisibilityCheck() - Constructor for class io.spring.javaformat.checkstyle.check.SpringMethodVisibilityCheck
- SpringNoThisCheck - Class in io.spring.javaformat.checkstyle.check
-
Checks that certain fields are never referenced using
'this.'. - SpringNoThisCheck() - Constructor for class io.spring.javaformat.checkstyle.check.SpringNoThisCheck
- SpringTernaryCheck - Class in io.spring.javaformat.checkstyle.check
-
Checks that ternary operations follow Spring conventions.
- SpringTernaryCheck() - Constructor for class io.spring.javaformat.checkstyle.check.SpringTernaryCheck
- SpringTernaryCheck.EqualsTest - Enum in io.spring.javaformat.checkstyle.check
-
Type of equals operators allowed in the test condition.
V
- valueOf(String) - Static method in enum io.spring.javaformat.checkstyle.check.SpringTernaryCheck.EqualsTest
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.spring.javaformat.checkstyle.check.SpringTernaryCheck.EqualsTest
-
Returns an array containing the constants of this enum type, in the order they are declared.
- visitToken(DetailAST) - Method in class io.spring.javaformat.checkstyle.check.SpringCatchCheck
- visitToken(DetailAST) - Method in class io.spring.javaformat.checkstyle.check.SpringHideUtilityClassConstructor
- visitToken(DetailAST) - Method in class io.spring.javaformat.checkstyle.check.SpringJavadocCheck
- visitToken(DetailAST) - Method in class io.spring.javaformat.checkstyle.check.SpringJUnit5Check
- visitToken(DetailAST) - Method in class io.spring.javaformat.checkstyle.check.SpringLambdaCheck
- visitToken(DetailAST) - Method in class io.spring.javaformat.checkstyle.check.SpringMethodOrderCheck
- visitToken(DetailAST) - Method in class io.spring.javaformat.checkstyle.check.SpringMethodVisibilityCheck
- visitToken(DetailAST) - Method in class io.spring.javaformat.checkstyle.check.SpringNoThisCheck
- visitToken(DetailAST) - Method in class io.spring.javaformat.checkstyle.check.SpringTernaryCheck
- visitToken(DetailAST) - Method in class io.spring.javaformat.checkstyle.filter.CheckFilter
- visitToken(DetailAST) - Method in class io.spring.javaformat.checkstyle.filter.IdentCheckFilter
All Classes All Packages