public class LessChecker extends AbstractChecker
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IGNORE_CHECK_NON_BREAKING_SPACE |
static java.lang.String |
REVISION |
CHANNEL, PROP_SUFFIX_FILE_FILTER, UTF8Charset| Constructor and Description |
|---|
LessChecker() |
| Modifier and Type | Method and Description |
|---|---|
static CheckResult |
checkAll(java.io.File webappDir) |
static void |
checkNonBreakingSpace(CheckResult result,
CheckedFile file,
CheckerContext checkerContext) |
static void |
checkPattern(java.lang.String checkName,
org.apache.oro.text.regex.Pattern invalidUsePattern,
CheckResult result,
CheckedFile file) |
static void |
main(java.lang.String[] args) |
getCheckedFile, getFileList, getFileList, loadLanguageProperties, loadProperties, loadProperties, saveErrorpublic static final java.lang.String REVISION
public static final java.lang.String IGNORE_CHECK_NON_BREAKING_SPACE
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOExceptionpublic static CheckResult checkAll(java.io.File webappDir) throws java.io.IOException
java.io.IOExceptionpublic static void checkNonBreakingSpace(CheckResult result, CheckedFile file, CheckerContext checkerContext) throws java.io.IOException
java.io.IOExceptionpublic static void checkPattern(java.lang.String checkName,
org.apache.oro.text.regex.Pattern invalidUsePattern,
CheckResult result,
CheckedFile file)
Copyright © 2001-2019 Jalios SA. All Rights Reserved.