|
RbUtils 0.13 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
org.ktc.* |
---|
org.ktc.rbutils.api.StringTools | ||
---|---|---|
public static final String |
HTML_NBSP |
" " |
org.ktc.rbutils.api.audit.AbstractMainProcessor | ||
---|---|---|
public static final String |
DEFAULT_PROPERTIES_EXTENSION |
"properties" |
protected static final boolean |
DEFAULT_RECURSIVE_CHECK |
true |
org.ktc.rbutils.api.audit.AbstractXmlLogger | ||
---|---|---|
protected static final String |
CLOSEENDNODE |
"/>" |
protected static final String |
CLOSENODE |
">" |
protected static final String |
DBLEQUOT |
"\"" |
protected static final String |
ENCODING |
"UTF-8" |
protected static final String |
TAB |
" " |
protected static final String |
TAB_2 |
" " |
org.ktc.rbutils.api.file.FileTools | ||
---|---|---|
public static final char |
DOS_SEPARATOR_CHAR |
92 |
public static final char |
EXTENSION_SEPARATOR_CHAR |
46 |
public static final String |
JAVA_EXTENSION |
"java" |
public static final char |
PACKAGE_SEPARATOR_CHAR |
46 |
public static final char |
UNIX_SEPARATOR_CHAR |
47 |
org.ktc.rbutils.api.i18n.LocaleUtils | ||
---|---|---|
public static final String |
LOCALE_SEPARATOR |
"_" |
public static final char |
LOCALE_SEPARATOR_CHAR |
95 |
org.ktc.rbutils.rb.AbstractUtility | ||
---|---|---|
protected static final String |
ERROR_MSG_EXTENSION_NBR |
"Must specify at most one extension" |
protected static final String |
ERROR_MSG_ROOT_NBR |
"Must specify one and only one root directory" |
protected static final String |
MSG_MISSING_REQUIRED_OPTION |
"Missing option: " |
protected static final String |
OPTION_EXTENSION |
"e" |
protected static final String |
OPTION_FILE |
"f" |
protected static final String |
OPTION_LOG |
"l" |
protected static final String |
OPTION_ROOT |
"r" |
protected static final String |
REQUIRED_HEADER |
"[required] " |
public static final char |
SEP_LOG_OPTION |
59 |
org.ktc.rbutils.rb.CommonProps | ||
---|---|---|
public static final String |
RBCHECKER_TASKNAME |
"RbChecker" |
public static final String |
RBGENERATOR_TASKNAME |
"RbGenerator" |
public static final String |
UNKNONWN_TASKNAME |
"Unknown RbUtils Task" |
org.ktc.rbutils.rb.LoggerType | ||
---|---|---|
public static final String |
PLAIN_STRING |
"plain" |
public static final String |
QUIET_STRING |
"quiet" |
public static final String |
XML_STRING |
"xml" |
org.ktc.rbutils.rb.check.RbCheckerUtility | ||
---|---|---|
public static final String |
ERROR_MSG_FC_NBR |
"Must specify one and only one filechecker class name" |
protected static final String |
OPTION_FC |
"c" |
org.ktc.rbutils.rb.generation.FileGenerator | ||
---|---|---|
protected static final String |
TAB |
" " |
org.ktc.rbutils.rb.generation.RbGeneratorUtility | ||
---|---|---|
public static final String |
ERROR_MSG_GEN_NBR |
"Must specify one and only one target generation directory" |
protected static final String |
OPTION_GEN |
"g" |
|
Back to the RbUtils Home Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |