Package com.jalios.jcms.tools
This package contains various tools used for/by JPlatform.
-
Class Summary Class Description AbstractChecker Common parent class for validation checkers.AbstractFilePacker CheckedFile Store a file being tested with anAbstractChecker
.CheckerContext Stores common context for anAbstractChecker
.CheckResult A simple class to save result of a Component Checker.CssPacker FileDiff FileSync FormHandlerChecker This class contains a static method to check all the classes that extends JcmsFormHandler.HbmChecker JCMSAppender A log4j appender that keeps from 5 to 500 LoggingEvent inside a list.
It does not need any layout.JPropertiesChecker Checks for JProperties validity.JsChecker Check JS for bad coding practices.JsPacker JspChecker Check JSP/JSPF for bad coding practices.LangPropertiesChecker Check 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 checkLessChecker Check CSS/LESS files.LogAppender A log4j appender that keeps from 5 to 500 LoggingEvent.
It does not need any layout.PackerUtils ProcessExecutor Helper class to execute native operating system process.Profiler Allow one to profile performance in JCMS.
While admin: 1.ProfilerHandler ReleaseTools RevisionGenerator RightPolicyFilterChecker Check RightPolicyFilter implementations against obvious coding error.StoreConverter StoreMerge ThumbnailCleaner TypeChecker UTF8Converter XmlToPropertiesConverter Helper class to move I18N strings in XML files (types, templates and workflows) to properties files.