Uses of Class
com.jalios.jcms.tools.AbstractChecker
-
Packages that use AbstractChecker Package Description com.jalios.jcms.tools This package contains various tools used for/by JPlatform. -
-
Uses of AbstractChecker in com.jalios.jcms.tools
Subclasses of AbstractChecker in com.jalios.jcms.tools Modifier and Type Class Description classFormHandlerCheckerThis class contains a static method to check all the classes that extends JcmsFormHandler.classHbmCheckerclassJPropertiesCheckerChecks for JProperties validity.classJsCheckerCheck JS for bad coding practices.classJspCheckerCheck JSP/JSPF for bad coding practices.classLangPropertiesCheckerCheck language properties for missing or duplicated internationalization string.
Calling this class in Eclipse: create a Debug or Run Java application on this class arguments: specify which langProperties files or directory you want to checkclassLessCheckerCheck CSS/LESS files.classRightPolicyFilterCheckerCheck RightPolicyFilter implementations against obvious coding error.classTypeChecker
-